hyung-hwan
36ee74f0ec
enhanced the log_write callback to use as few write system calls as possible.
changed the hcl server to raise an error if .SCRIPT is not followed by actual script text on the same line
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%