Go to file
Tristan B. Velloza Kildaire 0bca21937b Grammar
- Updated `module` to have all `decl`(s) (if any) followed by a `";"`
2023-04-19 11:07:36 +02:00
docs Grammar 2023-04-19 11:07:36 +02:00
docs_src Grammar 2023-04-19 11:07:36 +02:00
graphs - Updated `.gitignore` 2023-04-18 17:43:35 +02:00
.gitignore - Update `.gitignore` 2023-04-18 17:44:26 +02:00
README.md Update README.md 2022-10-23 15:29:42 +02:00
build.md - Added build requirements for docs (WIP) 2023-01-13 17:09:50 +02:00
doall.sh Build system 2023-01-22 13:22:57 +02:00
helpers.sh - Update `generateMarkdown()` in `helpers.sh` to copy over the logo 2023-04-19 10:35:49 +02:00
makead.sh - New scripts all require pre-processing pandoc firstly 2023-04-18 17:39:10 +02:00
makebook.sh - New scripts all require pre-processing pandoc firstly 2023-04-18 17:39:10 +02:00
makegraphs.sh Build system 2023-01-22 13:11:36 +02:00
makemarkdown.sh - New scripts all require pre-processing pandoc firstly 2023-04-18 17:39:10 +02:00
mkdocs.yml - Cleaned up `mkdocs.yml` Mkdocs configuration 2023-04-19 10:29:48 +02:00
pandoc-plot-book.conf - Added `pandoc-plot` configuration files 2023-04-18 17:41:26 +02:00
pandoc-plot.conf - Added `pandoc-plot` configuration files 2023-04-18 17:41:26 +02:00

README.md

documentation

Official TLang documentation

Usage

Clone the repository and try running:

mkdocs serve

In the root of the repository, if you get an error you will need to install some PIP dependencies.