This website requires JavaScript.
Explore
Help
Sign In
ProjectValkay
/
rlox
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2d59e748bf5506671ad3f19e7d84679bc6bdac35
rlox
/
Cargo.toml
T
7 lines
75 B
TOML
Raw
Normal View
History
Unescape
Escape
Initialize Rust implementation of Lox interpreter
2025-10-03 19:07:12 +02:00
[
package
]
name
=
"rlox"
version
=
"0.1.0"
Remove unused imports in parser.rs
2026-07-07 07:23:44 +02:00
edition
=
"2024"
Initialize Rust implementation of Lox interpreter
2025-10-03 19:07:12 +02:00
[
dependencies
]
Reference in New Issue
Copy Permalink