package
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jan 27, 2022
License: BSD-3-Clause
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
web
Go-powered new programming language for web development
This is still very early version, so please use only for testing purposes, because it's not production ready yet.
Documentation
¶
Web class represantation in VM
type Function struct {
Args map[string]interface{}
}
Web function representation in VM
Main VM struct
Initialize VM with given context and arguments. Please provide correct sourceDir - directory of Web language source files
Source Files
¶
Click to show internal directories.
Click to hide internal directories.