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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.