This website requires JavaScript.
Explore
Help
Sign in
katzen-cafe
/
iowo
Watch
2
Star
4
Fork
You've already forked iowo
1
Code
Issues
4
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
03412ce8cd
iowo
/
src
/
main.rs
7 lines
66 B
Rust
Raw
Normal View
History
Unescape
Escape
implement basic namespacing for types, traits and commands
2023-11-16 19:22:26 +01:00
mod
builtins
;
start with bare basics
2023-11-15 10:55:14 +01:00
mod
lexer
;
moved namespaces to their own module
2023-11-18 19:10:28 +01:00
mod
namespace
;
start with bare basics
2023-11-15 10:55:14 +01:00
mod
syntax
;
implement better checking and errors
2023-11-15 21:13:04 +01:00
wrote tests for parser and checks
2023-11-18 18:34:03 +01:00
fn
main
(
)
{
}
Reference in a new issue
Copy permalink