ircmaxell / php-llvmLinks
A "lightweight" wrapper around LLVM-C in native PHP
☆41Updated 6 years ago
Alternatives and similar repositories for php-llvm
Users that are interested in php-llvm are comparing it to the libraries listed below
Sorting:
- A C parser built in and for PHP (yes, it's a bad idea)...☆43Updated last year
- libgccffi interface for PHP, based on 7.4's FFI and FFIMe☆19Updated 6 years ago
- A compiler toolkit. For PHP (yes, I am creative at naming things)...☆30Updated 6 years ago
- Complex Type Composition and Manipulation☆40Updated 4 years ago
- PHP extension for libeio - truly asynchronous POSIX I/O☆27Updated 2 months ago
- A PHP Type reconstruction library☆36Updated 2 weeks ago
- A FFI Wrapper library and header parser!☆140Updated last year
- A new language for PHP☆65Updated 5 years ago
- A PHP port of kmyacc☆155Updated 8 months ago
- Cooperative multitasking using generators. The basics of coroutines, async and await!