https://github.com/voidwyrm-2/reqproc
A stack-oriented concatenative scripting language
https://github.com/voidwyrm-2/reqproc
go golang interpreted-language interpreted-programming-language scripting-language stack-based stack-oriented
Last synced: 7 months ago
JSON representation
A stack-oriented concatenative scripting language
- Host: GitHub
- URL: https://github.com/voidwyrm-2/reqproc
- Owner: voidwyrm-2
- License: apache-2.0
- Created: 2025-03-09T03:53:46.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-06-08T23:57:09.000Z (7 months ago)
- Last Synced: 2025-06-09T00:28:14.875Z (7 months ago)
- Topics: go, golang, interpreted-language, interpreted-programming-language, scripting-language, stack-based, stack-oriented
- Language: Go
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.txt
- License: LICENSE
Awesome Lists containing this project
README
# ReqProc
ReqProc is a general-purpose stack-oriented concatenative scripting language written in Go, with inspiration from Lua