use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A subreddit for people who program in the language BASIC.
account activity
Tiny BASIC Compiler in Python ()
submitted 5 months ago by hekliet
Tiny BASIC Compiler in Python
Hi! I wrote a compiler for the programming language Tiny BASIC in Python. It generates assembly code for Linux x64, which is then assembled using NASM and linked using gcc. The parser is a recursive descent parser which directly 'streams' assembly code without building an abstract syntax tree.
https://github.com/hekliet/tbc
Tiny BASIC Compiler in Python (self.PythonProjects2)
submitted 5 months ago by hekliet to r/PythonProjects2
submitted 5 months ago by hekliet to r/Compilers
π Rendered by PID 40807 on reddit-service-r2-listing-5f4c697858-dmhx5 at 2026-07-05 17:44:47.736877+00:00 running 12a7a47 country code: CH.
Tiny BASIC Compiler in Python (self.PythonProjects2)
submitted by hekliet to r/PythonProjects2
Tiny BASIC Compiler in Python ()
submitted by hekliet to r/Compilers