| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseHello! I'm Bigjango13, I'm interested in compilers (mostly ahead of time compilers, for both native and VM targets), cybersecurity, and some types of medical technology. I enjoy programming in C++, but have some experience in Python and Rust.
My favorite project I worked on is Burlap, an bytecode-VM-based interpreter of the Sack programming language. It was really fun to make, and continue to hack on with nobody5050.
import zipfile
from sys import argv, exit
# Open
if len(argv) < 3:
| Back | FazBrowse Home | New Git URL |