- Seamless interop with C/C++
- Reasonable Binary sizes (Dead Code Elimination)
- Memory/CPU Efficient
- Cache efficient data structures
- Deterministic performance characteristics (Optional GC)
- Simple interpreter for restricted platforms (iOS, etc.)
- REPL and hot code reloading (interpreted and native)
- Leverage existing C/C++ tooling for debugging/profiling Clojure code
Created
August 18, 2017 08:10
-
-
Save spacepluk/f0e79ac3f8bbd8f9a93207bef1684334 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment