This website requires JavaScript.
Explore
Help
Sign In
logan
/
Halcyon
Watch
1
Star
0
Fork
You've already forked Halcyon
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
bff36013fb
Halcyon
/
demo.lang
7 lines
48 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Work on laptop
2024-10-17 17:12:32 -05:00
i := 0;
Initial
2024-10-15 11:20:35 -05:00
Work on laptop
2024-10-17 17:12:32 -05:00
while i < 10 {
i = i + 1;
print;
Initial
2024-10-15 11:20:35 -05:00
}
Reference in a new issue
Copy permalink