This website requires JavaScript.
Explore
Help
Sign In
slendi
/
speedcat
Watch
1
Star
0
Fork
0
You've already forked speedcat
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Slendi
f5a72da29d
Fix parser and implement if-elif-else
2024-02-08 17:09:58 +02:00
examples
Initial commit
2024-02-08 01:04:11 +02:00
.gitignore
Fix mistake in doing gitignore being named wrong
2024-02-08 01:09:13 +02:00
ast.odin
Create parser for if statements
2024-02-08 15:41:01 +02:00
error.odin
Initial commit
2024-02-08 01:04:11 +02:00
lexer.odin
Fix parser and implement if-elif-else
2024-02-08 17:09:58 +02:00
main.odin
Initial commit
2024-02-08 01:04:11 +02:00
parser.odin
Fix parser and implement if-elif-else
2024-02-08 17:09:58 +02:00
test.cat
Fix parser and implement if-elif-else
2024-02-08 17:09:58 +02:00
tokens.odin
Initial commit
2024-02-08 01:04:11 +02:00
util.odin
Initial commit
2024-02-08 01:04:11 +02:00
Description
No description provided
29
MiB
Languages
Odin
99.7%
Makefile
0.3%