https://github.com/sty00a4-code/oplang
https://github.com/sty00a4-code/oplang
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sty00a4-code/oplang
- Owner: sty00a4-code
- License: mit
- Created: 2023-12-09T22:15:14.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-09T22:15:54.000Z (about 2 years ago)
- Last Synced: 2025-02-09T04:23:40.895Z (12 months ago)
- Language: Lua
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OP
A revision of an older programming language made by me (sty00a4-code), which sucked ass.
This one is now actually usable, but I will not maintain it. I only remade it for fun :)
If you wanna now how the language works, you can look at the file `oplang/std.op`
that contains all the pre-built functions for OP written in itself, samples may come some day.