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
40
Commits
3
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
0x4261756D
3d40351771
Fix being unable to parse files with other line endings
2024-02-21 16:04:35 +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
Fix being unable to parse files with other line endings
2024-02-21 16:04:35 +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%