Skip to content
This repository has been archived by the owner on Feb 3, 2019. It is now read-only.

Improvement: ox.lang.* rather than editing in place #24

Open
arrdem opened this issue Aug 13, 2014 · 0 comments
Open

Improvement: ox.lang.* rather than editing in place #24

arrdem opened this issue Aug 13, 2014 · 0 comments

Comments

@arrdem
Copy link
Owner

arrdem commented Aug 13, 2014

As the whole-lang branch stands, I'm just trying to hack clojure in place. This means I'm restricted to the set of language changes I can make without impacting the tooling upon which Oxcart itself is built. Since self-hosting is not a goal, the obvious fix is to just return to depending on clojure 1.6, and to move what is currently the clojure core source to ox.lang both in java and "clojure", and create special casing code so that some mapping exists between clojure.core namespaces and oxlang namespaces allowing the loading engine to compile the appropriate code.

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

No branches or pull requests

1 participant