Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

BasileusErwin/ignis

Repository files navigation

Ignis lang

Roadmap

Goals

  • TypeScript-like syntax
    • Template Literal
  • Compiled
  • Static and strict typing
  • Possibility of transpiling to Lua and compability with neovim
  • Scripting capability
  • Extensive standard library
    • A good library http
    • Test library
    • CLI library
    • IO
    • Memory management
    • Env
    • Regex
    • Math
    • Time
    • Primitive
  • "Package" manager