An implementation of a light-weight stack-less jit compiler for x86 (32/64), ARM (32 [v5,v7,thumb2]/64), PowerPC (32/64), MIPS (32/64) and SPARC (32) architectures. It generates machine code from a platform independent (simplified) assembly language.
Features
- Fast, thread safe code generation
- Both C and C++ compilers are supported
- Tested with Linux/GCC and Windows/VC++
License
BSD LicenseFollow sljit
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
This is awesome project! i love it.
-
Very efficient and compact library for implementing JIT features. Very well designed.
-
Great project, other than the lack of any kind of documentation/examples.