pkg/

directory
v0.0.0-...-485ca13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 18, 2023 License: MIT

Directories

Path Synopsis
The ast package contains definitions related with Romualdo's Abstract Syntax Tree (AST).
The ast package contains definitions related with Romualdo's Abstract Syntax Tree (AST).
The backend package contains everything to transform a basic Abstract Syntax Tree (AST) into optimized (ahem, not yet) executable code (ahem, bytecode).
The backend package contains everything to transform a basic Abstract Syntax Tree (AST) into optimized (ahem, not yet) executable code (ahem, bytecode).
The bytecode package contains definitions that are used in the communication between the compiler and the virtual machine.
The bytecode package contains definitions that are used in the communication between the compiler and the virtual machine.
The errs package contains stuff related with errors.
The errs package contains stuff related with errors.
The frontend package contains everything needed to transform Romualdo source code into an Abstract Syntax Tree (AST).
The frontend package contains everything needed to transform Romualdo source code into an Abstract Syntax Tree (AST).
The romutil ("Romualdo utils") package contains assorted utilities used in various other Romualdo packages.
The romutil ("Romualdo utils") package contains assorted utilities used in various other Romualdo packages.
The test package contains stuff used for testing Romualdo.
The test package contains stuff used for testing Romualdo.
The vm package implements the Romualdo Virtual Machine, which executes the bytecode generated by the Romualdo Language Compiler.
The vm package implements the Romualdo Virtual Machine, which executes the bytecode generated by the Romualdo Language Compiler.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL