Pyton - make operating systems in Python

Pyton - make operating systems in Python

1 devlog
34h 15m
Created by ascpixi

A scuffed runtime and transpiler for creating kernels in Python

Timeline

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