Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chanwit/korat-lang
Compiler for the Korat language
https://github.com/chanwit/korat-lang
Last synced: 12 days ago
JSON representation
Compiler for the Korat language
- Host: GitHub
- URL: https://github.com/chanwit/korat-lang
- Owner: chanwit
- Created: 2011-03-27T17:59:50.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-04-03T06:19:04.000Z (over 13 years ago)
- Last Synced: 2024-10-11T00:32:11.546Z (about 1 month ago)
- Language: Go
- Homepage: http://web.sut.ac.th/korat-lang
- Size: 563 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
README
======SUT Korat Compiler
(c) 2011 Chanwit Kaewkasi / Suranaree University of TechnologyThis program is written in the Go language.
GODAG is required to build the project.Install GODAG
=============Build Korat
===========Clone source from Gituhb:
$ git clone git://github.com/chanwit/korat-lang.gitTo build, use the following command:
$ gdUnit testing may be run with the following command:
$ gd -test