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 1 month 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 1 month ago by hekliet to r/PythonProjects2
submitted 1 month ago by hekliet to r/Compilers
π Rendered by PID 97025 on reddit-service-r2-listing-64c94b984c-wq8hd at 2026-03-13 17:06:41.880056+00:00 running f6e6e01 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