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
18
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
1d9277e200
Add return statement
...
Signed-off-by: Slendi <slendi@socopon.com>
2024-02-28 15:07:07 +02:00
examples
Update examples
2024-02-09 14:47:46 +02:00
.gitignore
Fix mistake in doing gitignore being named wrong
2024-02-08 01:09:13 +02:00
ast.odin
Add return statement
2024-02-28 15:07:07 +02:00
error.odin
Initial commit
2024-02-08 01:04:11 +02:00
lexer.odin
Add type checker
2024-02-28 15:07:06 +02:00
main.odin
Add type checker
2024-02-28 15:07:06 +02:00
ols.json
Add parser for structs, unions and functions
2024-02-09 14:34:02 +02:00
parser.odin
Add return statement
2024-02-28 15:07:07 +02:00
speedcat.pdb
Add type checking for functions
2024-02-28 15:07:06 +02:00
test_type_checker.cat
Add return statement
2024-02-28 15:07:07 +02:00
test.cat
Update examples
2024-02-09 14:47:46 +02:00
tokens.odin
Add type checker
2024-02-28 15:07:06 +02:00
type_checker.odin
Add return statement
2024-02-28 15:07:07 +02:00
type.odin
Fix strings
2024-02-28 15:07:06 +02:00
util.odin
Add type checking for functions
2024-02-28 15:07:06 +02:00
Description
No description provided
29
MiB
Languages
Odin
99.7%
Makefile
0.3%