Initial commit

This commit is contained in:
Sasha Koshka
2022-08-03 11:09:00 -04:00
commit ff01213da4
6 changed files with 93 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
:arf
require io
---
func rr main
> argc:Int
> argv:{String}
< status:Int
---
io.println [io.readln]
= status 0

View File

@@ -0,0 +1,13 @@
:arf
---
data:{Int 6}
-39480 398 29 0x3AFe3 0b10001010110 0o666
func rr literals
---
= stringLiteral:String "skadjlsakdj"
= intArrayLiteral:{Int 3} 2398
-2938 324
= runeLiteral:Rune 'a'
= floatArrayLiteral:{F64 5} 3248.23 0.324 -94.29