BootstrapGenerator

class BootstrapGenerator(locale: Locale)

Generate the Avail system modules that bind the infallible and fallible primitives.

Author

Todd L Smith

Parameters

locale

The target locale.

Constructors

Link copied to clipboard
constructor(locale: Locale)

Construct a new BootstrapGenerator.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The resource bundle that contains file preambleBaseName information.

Functions

Link copied to clipboard
fun generate(versions: List<String>)

Generate the target Avail source modules.