JaTesté is a language that makes test-driven development a lot simpler. It's kind of like C, but with the added security of having a well-defined format for writing tests. We started working on JaTesté as a project for our compilers class at Columbia and now the semester is over, we're proud to share it with the world!
Read more about JaTesté in our docs folder and for a complete overview of the language have a look at the JaTesté reference manual!
If you'd like to contribute to JaTesté just read up on our workflow and send in a pull request!
To build JaTesté you'll need the following:
- OCAML (and ocamlfind)
- LLVM 3.8
JaTesté is primarily built and developed using Ubuntu 12.04
For a complete guide on on builing JaTeste from souce read this