[examples] rearrange examples to give big examples their own folder; add hand written files for type info example

This commit is contained in:
Allen Webster
2021-09-19 16:28:06 -07:00
parent 0a07520fac
commit 2be6caf79a
14 changed files with 91 additions and 7 deletions
+20
View File
@@ -0,0 +1,20 @@
////////////////////////////////
// The Hello World file
hello world!
"hello world!"
(hello world!)
[hello world!]
{hello world!}
hello: world!
hello: (world!)
@exclaim "hello world"
@message
{
@recipient world
@contents hello
@punctuate !
}