package
0.2.3
Repository: https://github.com/infobloxopen/seal.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

Languages returns a sorted list of the language of the registered compiler constructors.
New creates a new compiler.
No description provided by the author
Register makes a compiler constructor available for the specified language.

# Structs

No description provided by the author

# Interfaces

compiler defines the interface for the language specific compiler backends.
No description provided by the author

# Type aliases

Constructor defines the type for a compiler constructor.