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
10
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
540e94037e
Add parser for structs, unions and functions
2024-02-09 14:34:02 +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
Add parser for structs, unions and functions
2024-02-09 14:34:02 +02:00
error.odin
Initial commit
2024-02-08 01:04:11 +02:00
lexer.odin
Add parser for structs, unions and functions
2024-02-09 14:34:02 +02:00
main.odin
Initial commit
2024-02-08 01:04:11 +02:00
ols.json
Add parser for structs, unions and functions
2024-02-09 14:34:02 +02:00
parser.odin
Add parser for structs, unions and functions
2024-02-09 14:34:02 +02:00
test.cat
Add parser for structs, unions and functions
2024-02-09 14:34:02 +02:00
tokens.odin
Add declaration parsing
2024-02-09 01:40:52 +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%