magic icon indicating copy to clipboard operation
magic copied to clipboard

Implement magic.core

Open mikera opened this issue 8 years ago • 0 comments

Magic should come with a core library broadly equivalent to clojure.core

Considerations:

  • Compatibility with clojure.core is desirable wherever possible, but not guaranteed
  • Should bootstrap with a minimal set of language primitives implemented using the Java code base
  • Should be good "examplar" code

mikera avatar May 09 '17 04:05 mikera