updated the readme file a bit

This commit is contained in:
hyung-hwan 2018-03-17 07:31:24 +00:00
parent c41c3a12af
commit b011505e08

View File

@ -2,7 +2,7 @@
## Language Syntax
A HCL program is composed of 0 or more expressions.
A HCL program is composed of more expressions.
## Special Form Expression
@ -26,3 +26,17 @@ A HCL program is composed of 0 or more expressions.
* #nil
* #true
* #false
* integer
* character
* small pointer
* error
* string
* dictionary
* array
* byte array
## Builtin functions
* eqv?
* eqk?
* printf