A scuffed runtime and transpiler for creating kernels in Python
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I'm a dirty cheater so I started this project and haven't thought of submitting it to Summer of Making. Here's a re-cap of what I accomplished so far:
- imports work
- a buncha opcodes transpile to C
- it can print hello world thats bout it
- uhh yea