Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/claytonkb/Babel
An interpreter
https://github.com/claytonkb/Babel
Last synced: 3 months ago
JSON representation
An interpreter
- Host: GitHub
- URL: https://github.com/claytonkb/Babel
- Owner: claytonkb
- Created: 2011-09-12T03:47:23.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2016-07-27T19:34:35.000Z (over 8 years ago)
- Last Synced: 2024-07-12T08:33:51.179Z (4 months ago)
- Language: C
- Homepage:
- Size: 5.65 MB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- AwesomeInterpreter - Babel
README
Babel
===========Tutorial
--------To run the tutorial in Windows:
- Open a command window (Win+R, cmd, OK)
- Change to the directory where you cloned the Babel repo
- bin\babel.exe
- At the prompt, enter: quick\_start !
- Follow the on-screen directionsLicense
-------Babel is licensed under [Creative Commons Attribution 4.0 License](https://creativecommons.org/licenses/by/4.0/legalcode).
You are free to:
Share — copy and redistribute the material in any medium or format
Adapt — remix, transform, and build upon the material for any purpose, even
commercially.The licensor cannot revoke these freedoms as long as you follow the license
terms.Under the following terms:
Attribution — You must give appropriate credit, provide a link to the license,
and indicate if changes were made. You may do so in any reasonable manner, but
not in any way that suggests the licensor endorses you or your use.No additional restrictions — You may not apply legal terms or technological
measures that legally restrict others from doing anything the license permits.Notices:
You do not have to comply with the license for elements of the material in the
public domain or where your use is permitted by an applicable exception or
limitation. No warranties are given. The license may not give you all of the
permissions necessary for your intended use. For example, other rights such as
publicity, privacy, or moral rights may limit how you use the material.