stdhell/README.md
2024-12-03 09:27:41 -05:00

16 lines
443 B
Markdown

# Highly Extreme Level Language Standard Library (stdhell)
stdhell is the standard library for my terrible programming language called HELL.
# Rationale
99% of hell just rips off the system's standard c library but for things that aren't there, I made this.
Some of these libraries are provided for abstraction, however. For example, the `rng` library provides a simple PRNG.
Same for the keygen library.
# Copyright
LGPL v3.0 or later