Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mooseman/crystal
A series of small public-domain parsers and interpreters. STATUS - Working.
https://github.com/mooseman/crystal
Last synced: 2 months ago
JSON representation
A series of small public-domain parsers and interpreters. STATUS - Working.
- Host: GitHub
- URL: https://github.com/mooseman/crystal
- Owner: mooseman
- License: unlicense
- Created: 2010-09-25T10:17:28.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-06-04T04:03:35.000Z (over 13 years ago)
- Last Synced: 2024-08-03T18:16:48.112Z (6 months ago)
- Language: C
- Homepage:
- Size: 379 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
- AwesomeInterpreter - crystal
README
***** Crystal - a series of public-domain parsers *****
***** and interpreters. *****The Crystal project is a set of small parsers and interpreters.
Not many public-domain parsers and interpreters exist, and
those that do tend to be fairly complex and hard to understand.
This project aims to change that. The code here is aimed first
and foremost at being simple.
This code is released to the public domain.
"Share and enjoy..." ;)
****************************************************************Status (as at 16th Feb 2011) - Added a small parser.
****************************************************************