Sdore's lang, okyeah?
Go to file
Egor Vorontsov 6bdc8cce09
Latest changes back from 2021, before starting from scratch.
2024-01-11 02:55:07 +03:00
compilers Latest changes back from 2021, before starting from scratch. 2024-01-11 02:55:07 +03:00
sl/Slang Latest changes back from 2021, before starting from scratch. 2024-01-11 02:55:07 +03:00
stdlib Latest changes back from 2021, before starting from scratch. 2024-01-11 02:55:07 +03:00
tests Latest changes back from 2021, before starting from scratch. 2024-01-11 02:55:07 +03:00
.gitattributes Latest changes back from 2021, before starting from scratch. 2024-01-11 02:55:07 +03:00
.gitignore Latest changes back from 2021, before starting from scratch. 2024-01-11 02:55:07 +03:00
.gitmodules Huge work; i'm too tired to write commit message for all of it. Pleez let me sleep acouple of hours. Made most tests work. Started SBC. 2020-03-18 07:00:12 +03:00
Slang.md Latest changes back from 2021, before starting from scratch. 2024-01-11 02:55:07 +03:00
Slang.png Added logo (`Slang.png'). 2021-06-19 16:55:39 +03:00
Slang.py Latest changes back from 2021, before starting from scratch. 2024-01-11 02:55:07 +03:00
TODO.md Latest changes back from 2021, before starting from scratch. 2024-01-11 02:55:07 +03:00
__main__.py Initial commit 2019-08-28 21:24:54 +03:00
ast.py Latest changes back from 2021, before starting from scratch. 2024-01-11 02:55:07 +03:00
lexer.py Latest changes back from 2021, before starting from scratch. 2024-01-11 02:55:07 +03:00
repl.py Latest changes back from 2021, before starting from scratch. 2024-01-11 02:55:07 +03:00
slang.lang Latest changes back from 2021, before starting from scratch. 2024-01-11 02:55:07 +03:00
sld.py Latest changes back from 2021, before starting from scratch. 2024-01-11 02:55:07 +03:00
stdlib.py Latest changes back from 2021, before starting from scratch. 2024-01-11 02:55:07 +03:00
tokens.py Latest changes back from 2021, before starting from scratch. 2024-01-11 02:55:07 +03:00