Galaxy++ editor by Beier

A compiler for galaxy++ which features several improvements over galaxy

File Details

Galaxy++ editor v1.9.2 installer

  • R
  • Jun 4, 2011
  • 2.63 MB
  • 361

File Name

Galaxy___editor_v1.9.2_installer.msi

Supported Versions

    • Removed all string obfuscation in fields.
    • Fixed a crash that occured if compiling twice while the compiler was working.
    • It is now possible to define structs without any fields in them.
    • Added a class type, which functions like struct, but is transformed diffrently. Use for exclussively dynamic types.
    • Added constructors in structs and classes