Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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=master

The 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
```