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: about 2 months ago
JSON representation

Interpreter for 3var

Lists

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]`