shebangs
This commit is contained in:
@@ -8,6 +8,8 @@ The Clyx runtime itself allows the programmer to redefine any already defined wo
|
||||
|
||||
The conventional source file suffix for Clyx code is `.clx`.
|
||||
|
||||
With the reference implementation installed in a POSIX-compatible environment, Clyx program sources may be made executable if they start with a `#!/usr/bin/env clyx` shebang.
|
||||
|
||||
---
|
||||
|
||||
## Conventions
|
||||
|
||||
Reference in New Issue
Block a user