unilang is a is a mixed functional and imperative programming language. LLVM as a backend is used to JIT-compile programs to fast native code.
The unilang compiler should be supported on all systems supported by boost.spirit and llvm 3.4.
Currently there are no makefiles or CMake available only VS.