This website requires JavaScript.
Explore
Help
Sign In
intercal
/
sybil
Watch
1
Star
0
Fork
0
You've already forked sybil
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
5cef5b1d43eae304efeb3dda25dbc4bbf9797c4d
sybil
/
examples
/
hello.sy
4 lines
40 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add call stack error chain This allows us to write out errors that follow the call stack and give locations to where errors originated. Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-01-16 15:25:58 -08:00
[ "Hell world" println! ]
Update hello world example to match new syntax Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-01-16 14:05:28 -08:00
:say
Update hello world to use a function Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-01-12 19:43:29 -08:00
say!
Reference in New Issue
Copy Permalink