hyung-hwan
3acdae2cdf
changed the hcl_ioimpl_t prototype to return 'int' instead of 'hcl_ooi_t'.
changed the io arguments to have a new 'xlen' field that holds the result of IO operations where 0 means end of stream
HCL - Hybrid Command Language
Language Syntax
A HCL program is composed of 0 or more expressions.
Special Form Expression
- and
- break
- defun
- do
- elif
- else
- if
- lambda
- or
- return
- set
- until
- while
literals
- #nil
- #true
- #false
Description
Languages
C
71.7%
Shell
12.4%
Makefile
8.8%
M4
1.5%
Haskell
1.5%
Other
4.1%