Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sdasgup3/gri
GRI - An interpreter for a language suitable for graph algorithms
https://github.com/sdasgup3/gri
cplusplus dynamic-languages dynamic-type dynamic-typing graph-algorithms interpreted-languages interpreter interpreters language-design language-implementations
Last synced: 11 days ago
JSON representation
GRI - An interpreter for a language suitable for graph algorithms
- Host: GitHub
- URL: https://github.com/sdasgup3/gri
- Owner: sdasgup3
- Created: 2015-09-11T22:38:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-08T02:46:16.000Z (about 9 years ago)
- Last Synced: 2023-08-14T19:16:37.876Z (over 1 year ago)
- Topics: cplusplus, dynamic-languages, dynamic-type, dynamic-typing, graph-algorithms, interpreted-languages, interpreter, interpreters, language-design, language-implementations
- Language: C++
- Size: 3.04 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GRI
GRI - An interpreter for a language suitable for graph algorithmsNOTE: Most of the design ideas (and class files are) are borrowed directly from http://graphal.sourceforge.net/