11 lines
143 B
Markdown
11 lines
143 B
Markdown
# glemt
|
|
|
|
Computational theory automata, work in progress.
|
|
|
|
## Development
|
|
|
|
```sh
|
|
gleam run # Run the project
|
|
gleam test # Run the tests
|
|
```
|