Home
Projects
Posts
About
Parentheses Programming Language
Posts with this tag:
Parentheses programming language devlog #1: getting to LLVM IR emission
Trying to make a simple programming language using LLVM. I want it to have Scheme-like syntax and C-like internals.
6 minutes
Jun 27, 2021
Devlog
Parentheses programming language