//
pkg.gl
Category
github.com/AlkBur/ServerOneScript
module
package
0.0.0-20220314144337-212e46e435f3
Repository:
https://github.com/alkbur/serveronescript.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
50 SLOC
#
README
Server script 1C
#
Packages
ast
No description provided by the author
lexer
No description provided by the author
parser
No description provided by the author
runes
No description provided by the author
vm
No description provided by the author
#
Functions
Compile
Compile parses and compiles given input expression to bytecode program.
Run
Run evaluates given bytecode program.