Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for ClojureCLR #28

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

nasser
Copy link

@nasser nasser commented Apr 19, 2018

Adds reader conditionals for ClojureCLR to the Clojure implementation
and a C# support class. Uses implementation details of the ClojureCLR
compiler as of clojure/clojure-clr@57507a55.

All tests passing Mono 5.10.1.16. I am not 100% sure how to handle the C# code needed to make this work, so I dropped it in src/riddley for now. Let me know if there's a better way.

Adds reader conditionals for ClojureCLR to the Clojure implementation
and a C# support class. Uses implementation details of the ClojureCLR
compiler as of
clojure/clojure-clr@57507a5
@ztellman
Copy link
Owner

Is there a way to use Mono in TravisCI? I've never had reason to try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants