GitHub / aboss123 / Ice-Programming-Language-Submission
This is a short and modern JIT compiler that transform source text, into LLVM IR bytecode that executes machine code at runtime. This project was developed at the hths.hacks() hackathon against more 250+ participants internationally and was placed as a winner. Among the winners, my project was the only one developed solo.
Stars: 8
Forks: 0
Open issues: 0
License: mit
Language: C
Size: 15.2 MB
Dependencies parsed at: Pending
Created at: almost 5 years ago
Updated at: about 1 year ago
Pushed at: about 4 years ago
Last synced at: about 1 year ago
Topics: compiler, llvm, llvm-ir, programming-language, tokenizer-parser