This website requires JavaScript.
Explore
Help
Register
Sign In
0x4261756D
/
luaaaaah
Watch
1
Star
0
Fork
0
You've already forked luaaaaah
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
53
Commits
3
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
0x4261756D
820fc7a82e
Remove some unnecessary nesting in the parser
2024-02-28 19:13:17 +01:00
.vscode
Port tokenizer to C#
2024-01-16 02:59:51 +01:00
test
Add more tests
2024-02-21 17:38:55 +01:00
.editorconfig
Don't use implicit usings
2024-02-21 13:45:54 +01:00
.gitignore
Port tokenizer to C#
2024-01-16 02:59:51 +01:00
luaaaaah.csproj
Don't use implicit usings
2024-02-21 13:45:54 +01:00
LuaTypes.cs
More deduplication in the tokenizer
2024-02-28 18:55:39 +01:00
Parser.cs
Remove some unnecessary nesting in the parser
2024-02-28 19:13:17 +01:00
Program.cs
Include failed count in test output
2024-02-21 16:07:57 +01:00
Tokenizer.cs
More deduplication in the tokenizer
2024-02-28 18:55:39 +01:00
Description
lua interpreter
151
KiB
Languages
Zig
99.8%
Lua
0.2%