Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thomasleese/barebones
Interpreter for an extended Barebones language written in Python.
https://github.com/thomasleese/barebones
Last synced: about 6 hours ago
JSON representation
Interpreter for an extended Barebones language written in Python.
- Host: GitHub
- URL: https://github.com/thomasleese/barebones
- Owner: thomasleese
- License: mit
- Created: 2013-11-07T21:26:39.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-21T11:19:54.000Z (almost 10 years ago)
- Last Synced: 2023-08-04T00:51:42.722Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 199 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.rst
Awesome Lists containing this project
README
Barebones
=========Interpreter for an extended Barebones language written in Python.
Installation
------------.. code::
$ ./setup.py install
Usage
-----.. code::
$ barebones examples/*