package
0.4.0-alpha
Repository: https://github.com/ddp-projekt/kompilierer.git
Documentation: pkg.go.dev

# Functions

compile ddp-source-code from the given Options if an error occured, the result is nil.
writes the definitions of the inbuilt ddp list types to w optimizationLevel is the same as in the compiler Options.

# Constants

assembly depending on the target platform.
llvm bitcode, currently unused.
textual llvm ir.
object file depending on the target platform.

# Variables

if the llvm-ir should be commented increases the intermediate file size.

# Structs

No description provided by the author
Options on how to compile the given source code and where to get it from.
the result of a compilation.

# Type aliases

No description provided by the author