This website requires JavaScript.
Explore
Help
Sign In
iris
/
lang
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cf9f3469ae5bb2f45faa32017d1b8abbddab43f4
lang
/
data
/
test.lang
T
iris
de79445ede
START OF COMPILER
2024-10-11 17:31:03 -04:00
5 lines
43 B
Plaintext
Raw
Blame
History
fn main() {
let x = 3;
print(x);
}
Reference in New Issue
View Git Blame
Copy Permalink