buzz-language / buzz

👨‍🚀 buzz, A small/lightweight statically typed scripting language
https://buzz-lang.dev
MIT License
1.16k stars 32 forks source link

Explore AOC with LLVM #115

Closed giann closed 1 year ago

giann commented 1 year ago

Explore the possibility of generating LLVM IR.

LLVM tutorial

giann commented 1 year ago

Abandonned in favor of #121