glyph-lang 0.0.1

Command-line interface for the Glyph programming language
glyph-lang-0.0.1 is not a library.

Command-line interface for Glyph

This binary provides the main CLI for working with Glyph programs:

  • glyph run: Execute a Glyph program
  • glyph check: Parse and type-check without running
  • glyph fmt: Format Glyph source code
  • glyph lsp: Start the language server