Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 735 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 735 Bytes

Osmium

Python Interpreter written in Zig

ONLY works with the Python 3.10 standard. Will be expanded later, it is just easier for development now.

Status

I work on this in my limited free time, so nothing crazy. BARELY WORKS.

  • Variables
  • Assignments
  • Math
  • User-defined function calling
  • Builtin Functions #4
  • User-defined function returns

not an exhaustive list

Contributing

I'm happy to review new built-in PRs, but only if it's simple. I need to understand the codebase, so I'd need to spend too much time reviewing the change if it's large. Everything is still super unstable and I regularly re-write large chunks of the code.