S Lang Runtime
Find a file
2024-05-18 18:11:25 +00:00
.gitignore Initial commit 2024-05-16 18:40:44 +01:00
lexer.c format 2024-05-18 19:07:13 +01:00
lexer.h refactor 2024-05-16 19:03:04 +01:00
LICENSE update readme and add license 2024-05-17 10:24:12 +01:00
main.slg change test file name 2024-05-18 18:11:25 +00:00
Makefile update makefile 2024-05-17 08:46:11 +01:00
README.md update readme and add license 2024-05-17 10:24:12 +01:00
slr.c refactor 2024-05-16 19:03:04 +01:00
slr.h refactor 2024-05-16 19:03:04 +01:00

S Lang Runtime

S Lang(Slang) Runtime is a interpreter for Slang.

Contributions

Contributions are welcomed, feel free to open a pull request.

License

This project is licensed under the GNU Public License v3.0. See LICENSE for more information.