Crate kasm

Source

Modules§

errors
lexer
output
parser
preprocessor
session

Structs§

CLIConfig
Configuration parameters, but for exclusive use by a command line interface
Config
Various configuration parameters for altering how the assembler acts

Enums§

AssemblyOutput
Represents the two possible types of output that KASM supports

Statics§

VERSION

Functions§

assemble_path
Assemble a file given by a provided path
assemble_string
Assemble a file given by a string