https://github.com/butterroach/fuzz
literally the worst language
https://github.com/butterroach/fuzz
esoteric-language esoteric-programming-language joke
Last synced: 10 months ago
JSON representation
literally the worst language
- Host: GitHub
- URL: https://github.com/butterroach/fuzz
- Owner: Butterroach
- License: mit
- Created: 2023-10-01T17:12:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-28T04:10:27.000Z (about 1 year ago)
- Last Synced: 2024-12-28T05:18:15.120Z (about 1 year ago)
- Topics: esoteric-language, esoteric-programming-language, joke
- Language: Python
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# fuzz
## literally the worst language
### docs
fuzz is interpreted. it is written in python.
the only thing possible in this is printing stuff to the console. NOTHING ELSE.
example code:
```
echo Hello, world!;
```
"what about the errors", you say? there are errors but it won't tell you what the fuck went wrong!
less debuggable, more fun!
### why?
uhhh idk
### how to use
download the interpreter.py file and make a .fuzz file containing your code, run interpreter.py with the .fuzz file as your argument, and kaboom!
you can also run interpreter.py without any arguments to launch an interactive shell (which gets interpreted the same way files are btw)
### are there even any benefits
it's lightweight ig..? (if you dont include the only dependency)