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
16
Commits
3
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
0x4261756D
02aab2e590
Start working on the parser
2024-02-01 02:20:22 +01:00
.vscode
Port tokenizer to C#
2024-01-16 02:59:51 +01:00
test
Add float lexing
2024-01-29 18:24:08 +01:00
.editorconfig
better command line handling + big formatting stuff
2024-01-29 14:39:22 +01:00
.gitignore
Port tokenizer to C#
2024-01-16 02:59:51 +01:00
luaaaaah.csproj
Port tokenizer to C#
2024-01-16 02:59:51 +01:00
Parser.cs
Start working on the parser
2024-02-01 02:20:22 +01:00
Program.cs
Make testing recursive
2024-01-29 18:24:24 +01:00
Tokenizer.cs
Add float lexing
2024-01-29 18:24:08 +01:00
Description
lua interpreter
151
KiB
Languages
Zig
99.8%
Lua
0.2%