Program - Programming Language

Projects

Program is a programming language sporting these features:

  • Pure functional language
  • Single static assignment
  • Functional reactive
  • Compiles to a simple standard interchange format
  • The same code can be outputted in a variety of languages and frameworks
  • Produced code is very clean and readable
  • Simple syntax without many special symbols
  • Reversible (experimental)

The Language

Program is a completely pure functional language, using single static assignment.

Outputs

Articles