Skip to content

Releases: engboris/transcendental-syntax

TS Linux x86-64

15 Aug 15:35
931eb50
Compare
Choose a tag to compare
TS Linux x86-64 Pre-release
Pre-release

First implementation of the Stellogen metaprogramming language for stellar resolution using Large Star Collider interpretater.

Features:

  • print messages and constellations with print <id> or print <constellation>
  • define constellations with def <id> <constellation> end?

To be implemented:

  • Better handling of error messages
  • Inductives macros for formulas, terms and interactive tactics
  • Definition of orthogonality relations
  • Effects directly integrated in stellar resolution, triggered by local interaction
  • Logical system definition and lock (module system)

LSC Linux x86-64

17 Jun 21:27
Compare
Choose a tag to compare
LSC Linux x86-64 Pre-release
Pre-release
  • Add placeholder _ for unused variables
  • Add constant $ (can be used to represent the empty list)
  • Extend the syntax of rays (identifiers inspired by Scheme with - or ?)