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
Cloud-based help desk software with ServoDesk
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
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.