Skip to main content

Crate archscript

Crate archscript 

Source

Modules§

ast
interpreter
Tree-walking interpreter for ArchScript.
output
Modular output handling for the ArchScript interpreter.
parser
Parser: Pest parse tree → AST conversion for ArchScript.
repl
Interactive REPL (Read-Eval-Print Loop) for ArchScript.
stdlib
Standard library for Arch Linux integration.