Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yutopp/ytscript
https://github.com/yutopp/ytscript
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yutopp/ytscript
- Owner: yutopp
- Created: 2015-10-11T05:42:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-16T07:20:20.000Z (over 9 years ago)
- Last Synced: 2024-05-21T12:36:32.482Z (9 months ago)
- Language: OCaml
- Size: 125 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YtScript
** Under Construction **
The cross platform toy scripting language for game development.
## Require
- OCaml
- Batteries
- Menhir- C++
- Boost
- SDL2## Example
```
omake && frontend/src/ytsc input.yts && od -tx1z out.ytx && runtime/ytsguirt/yts-gui-rt
```## License
Boost License Version 1.0