https://github.com/sebdeveloper6952/rust-cocor
https://github.com/sebdeveloper6952/rust-cocor
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sebdeveloper6952/rust-cocor
- Owner: sebdeveloper6952
- Created: 2021-05-08T15:39:43.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-25T05:58:46.000Z (about 5 years ago)
- Last Synced: 2025-02-25T21:22:19.297Z (over 1 year ago)
- Language: Rust
- Size: 132 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rust-cocor
### Rust implementation of a scanner and parser, according to Cocol/R specifications.
---
Author: Sebastian Arriola
Description: Project made for Universidad del Valle de Guatemala, Programming Language Design course.
_Note: only a subset of all Cocol/R features are implemented._