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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.