Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 408 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 408 Bytes

Pyscal

Syntax from Python and the program keyword from Pascal.
Shameful messy code written in 6 days for a term paper.
Includes a debugger! 🚀

Notable languge features

  • an unusual type cast operator
  • the "program is a function" idea materialized in syntax

Facts

  • I intended to add a "cool undocumented feature", but in reality the whole thing is undocumented thanks to my lazyness