Inspiration
Yes.
What it does
Transpiles C-like code into bytecode using JIT-Techniques
How we built it
We created Lexer, Parser and Transpiler procedures to perform the translation
Challenges we ran into
Building compiler from scratch in 30 hours without sleep is not easy... Creating our own stack implementation to cope with the low amount of available registers didn't help either.
Accomplishments that we're proud of
Building stack.
What we learned
To appreciate the stack that modern operating systems provide the developer
What's next for WHG-Exploiter
Sleep. Lots of it.
Built With
- c++
- sleep-deprivation
Log in or sign up for Devpost to join the conversation.