Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/squarebracketassociates/booklet-renraku
A booklet to describe renraku and how to extend it.
https://github.com/squarebracketassociates/booklet-renraku
Last synced: about 2 months ago
JSON representation
A booklet to describe renraku and how to extend it.
- Host: GitHub
- URL: https://github.com/squarebracketassociates/booklet-renraku
- Owner: SquareBracketAssociates
- Created: 2018-01-30T07:56:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-25T17:01:27.000Z (about 1 year ago)
- Last Synced: 2023-10-25T18:42:02.804Z (about 1 year ago)
- Language: CSS
- Size: 2.52 MB
- Stars: 0
- Watchers: 14
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A booklet on the Smacc compiler compiler framework
[![Build status][badge]][travis]
[travis]: https://travis-ci.org/SquareBracketAssociates/Booklet-Smacc
[badge]: https://travis-ci.org/SquareBracketAssociates/Booklet-Smacc.svg?branch=masterThe result from the latest successful Travis build can be found [on Bintray (PDF)](https://bintray.com/squarebracketassociates/wip/download_file?file_path=smacc-wip.pdf).
## To contribute
- Fork
- Do pull Request## To latex it locally
```
make
make bootstrap
make spiral
```