/ignis

Ignis is a programming language created by me.

Primary LanguageRustGNU General Public License v3.0GPL-3.0

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