chocopy-python-compiler icon indicating copy to clipboard operation
chocopy-python-compiler copied to clipboard

Suggestion for backend: PPCI

Open pfalcon opened this issue 5 years ago • 1 comments

That means that you can parse and typecheck the Chocopy file with this compiler, then use the reference implementation's backend to handle assembly code generation.

Even cooler would be to have pure-Python backend, and enabling such usecases is exactly the idea of https://github.com/windelbouwman/ppci .

@windelbouwman: I'm sure you heard about https://chocopy.org/ .

pfalcon avatar May 30 '20 17:05 pfalcon

Nope, I did not know of chocopy, it looks neat!

windelbouwman avatar May 30 '20 20:05 windelbouwman