module
Version:
v0.0.0-...-d631cf2
Opens a new window with list of versions in this module.
Published: Aug 24, 2024
License: Apache-2.0
Opens a new window with license information.
README
¶
Wyst
Wyst is a programing language that is inspired by C and transpiles to Go
include io;
void main() {
printf("Hello, World!");
}
For developers
If the grammar has been updated run: antlr -Dlanguage=Go -o parser Wyst.g4
Directories
¶
Click to show internal directories.
Click to hide internal directories.