hell/README.md

18 lines
312 B
Markdown
Raw Permalink Normal View History

2023-12-04 19:33:10 -05:00
# Highly Extreme Level Language (hell)
HELL is a "programming language" I made when I was bored.
# How does it work?
It's a lexical analyzer that translates a custom syntax into C and compiles it.
That's it.
# Installation
idk copy compiler to $PATH or something
# Documentation
ill get to it eventually