/SPWN-language

A language for Geometry Dash triggers

Primary LanguageRust

SPWN-language

A language for Geometry Dash triggers

Installing

coming soon

Documentation

coming soon ish

Todo before release:

  • Finish mutable variables
  • Type annotations for function arguments, variable definitions etc.
  • as operator for automatically changing type
  • finish documentation
  • break statement
  • operation order
  • escaped characters in string
  • fix post-compile optimizations

Todo at some point

  • implement live editor features
  • make it work on mac (and linux?)
  • nested comments
  • get and edit obj and trigger properties