Skip to content

Comments

Add support for ClojureCLR#28

Open
nasser wants to merge 3 commits intoclj-commons:masterfrom
nasser:clr-support
Open

Add support for ClojureCLR#28
nasser wants to merge 3 commits intoclj-commons:masterfrom
nasser:clr-support

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
Collaborator

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