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
41
Commits
3
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
0x4261756D
17a8beb2b7
Don't attempt to parse empty token streams
2024-02-21 16:04:58 +01:00
.vscode
Port tokenizer to C#
2024-01-16 02:59:51 +01:00
test
Rename tokenizerTests
2024-02-21 15:03:42 +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
Parser.cs
Fix trailing comma handling in ParseFieldlist
2024-02-21 16:01:58 +01:00
Program.cs
Don't attempt to parse empty token streams
2024-02-21 16:04:58 +01:00
Tokenizer.cs
Fix BigComments and StringWithLongBracket swallowing an ending ']' if ']' occurred somewhere within
2024-02-21 16:04:00 +01:00
Description
lua interpreter
151
KiB
Languages
Zig
99.8%
Lua
0.2%