Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Fugoes/lisa
https://github.com/Fugoes/lisa
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Fugoes/lisa
- Owner: Fugoes
- Created: 2018-08-16T09:16:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-19T02:26:47.000Z (over 6 years ago)
- Last Synced: 2024-08-02T01:25:34.725Z (6 months ago)
- Language: C++
- Size: 79.1 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lisa
```bash
# cd tools
# python3 ./LR1.py
# cp *.h *.cpp ../src
# cd ..
# mkdir cmake
# cd cmake
# cmake .. && make
```