Ox - An immutable statically typed Lisp for the JVM
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
3rdparty/jvm
build-support/ivy
doc
resources
src
test
.editorconfig
.gitignore
.travis.yml
LICENSE
README.md
pants
pants.ini

README.md

牛: Ox, the language

Branch Build status
Master Build Status
Develop Build Status

Ox is the child of my efforts on Oxcart, in that Ox is an experiment aimed at building a simpler, static lisp in a spirit like that of Clojure. See my blog posts for some real motivational information.

Documentation

check out the doctree!

Community

As Oxlang is a work in progress as a language specification, there is no serious foundation as of yet for a user base. However some provision has been made. The developers can be found on Freenode's #oxlang channel.

There are also mailing lists:

Contributing

This project accepts PRs without requiring a contributors agreement or other paperwork.

As this project is young, those interested in its development are asked to contribute to this repository rather than forking off and developing their own variants.

Forks are inevitable in the long term and one of the goals of the Ox project is to allow for and enable them when the time comes, but first we need a working language!

License

Copyright 2014 Reid "arrdem" McKenzie & contributors

Made avalable for distribution under the MIT/X11 license.