Skip to content

Releases: harishtpj/MathX

MathX v1.5

16 Sep 09:26
Compare
Choose a tag to compare

This is the Version 1.5 release of MathX Programming Language.

Changes

  • Resolved string-related Bugs
  • Added Ability to declare Constants
  • Added Ability to import C Libraries
  • Added Syntax to Call Functions

Mathx 1.0

30 Apr 06:03
Compare
Choose a tag to compare

This is the Version 1.0 release of Mathx Programming Language (previously known as Mathsel v1.0)

Changes

  • Added Variable Declaration
  • Removed Stack Operations
  • Added Error Handling
  • Added Main Paragraph(Function) and predefinition abilities
  • Added new CLI Interface
  • Added new Sample programs