glisp

Values

pub fn main() -> Nil

Main entry point for the REPL application. This function initializes and runs the Read-Eval-Print Loop, providing an interactive environment for command execution.

Search Document