Skip to content

Roadmap #74

@ktechhydle

Description

@ktechhydle

This issue serves as a roadmap for upcoming GLang releases and milestone markings.

GLang 0.2.0 (May 2026)

  • Package management with glang install <path/to/kennel/file> instead of registry
  • packages.json for storing package aliases
  • Fix glang update self with link issues
  • alsoif -> also if
  • Iteration through iterable objects with walk <identifier> through <iterable>
  • Add additional built-in functions (round, split, clear)
  • Remove run built-in (unsafe, hard to maintain)
  • Potentially move to AST IDs for faster parsing/interpreting
  • Remove unnecessary skip keyword (favor {} approach instead)
  • Install binary and components into .glang/bin/ (Windows)
  • Separate glang-lib repository for GLang's library kennel

GLang 0.3.0 (July 2026)

  • Linux support
  • Source code documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions