Skip to content
Snippets Groups Projects
Commit fa31a250 authored by dgelessus's avatar dgelessus
Browse files

Reformat Markdown header syntax

parent e09fa558
No related branches found
No related tags found
No related merge requests found
SableCC 3 - STUPS version
===
# SableCC 3 - STUPS version
This work is based on SableCC 3.6 by Etienne Gagnon and others.
......@@ -22,18 +21,16 @@ WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
License
---
## License
This derived work is, like SableCC, covered by the GNU Lesser General Public License. You can view the copyright notice and the exact terms of the license in the files LICENSE, AUTHORS and COPYING-LESSER.
Building
---
## Building
* Clone the repository.
* Run the `assemble` target using Gradle (`./gradlew assemble` on Linux/macOS/etc., `gradlew.bat assemble` on Windows).
* The binary is located in the build/libs subdirectory.
Documentation
---
## Documentation
You can find complete and detailed documentation on the SableCC framework and syntax at the site http://sablecc.org/documentation.html
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment