Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olls/3var-interpreter
Interpreter for 3var
https://github.com/olls/3var-interpreter
Last synced: 3 months ago
JSON representation
Interpreter for 3var
- Host: GitHub
- URL: https://github.com/olls/3var-interpreter
- Owner: olls
- Created: 2014-11-23T20:17:56.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-24T15:06:54.000Z (about 9 years ago)
- Last Synced: 2024-04-24T15:16:09.946Z (7 months ago)
- Language: C
- Homepage: http://esolangs.org/wiki/3var
- Size: 150 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- AwesomeInterpreter - 3var-interpreter
README
3var Interpreter
================This is an interpreter for [3var](http://esolangs.org/wiki/3var), a language by [LuaGeek2412 on esolangs](http://esolangs.org/wiki/User:LuaGeek2412).
Use `make` to compile, then run with: `./3var [program]`