This website requires JavaScript.
Explore
Help
Sign in
mbess
/
langatator
Watch
1
Star
0
Fork
You've already forked langatator
0
Code
Issues
Pull requests
Projects
Releases
Packages
Activity
a66bfff424
langatator
/
examples
/
sequence.ltor
6 lines
68 B
Text
Raw
Normal View
History
Unescape
Escape
feat: add basic CLI (load files)
2022-05-15 17:45:27 +00:00
set i to 0
feat(Evaluator): add strict comparaison operators
2022-05-15 18:49:23 +00:00
while i < 10 do
feat: add basic CLI (load files)
2022-05-15 17:45:27 +00:00
print_number(i)
set i to i+1
end
Reference in a new issue
Copy permalink