ammarbinfaisal / sahl

a programming language with channels and coroutines/threads
MIT License
10 stars 1 forks source link

bytecode to assembly #15

Closed ammarbinfaisal closed 1 year ago

ammarbinfaisal commented 1 year ago

this seems like a nice idea!

ammarbinfaisal commented 1 year ago

https://github.com/abooishaaq/sahl/commit/d0ac58c7277890d28b355235f611cf52707f1106 compiles adding two constants and printing them.

ammarbinfaisal commented 1 year ago

instead doing ast to assembly