Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@DevReaper0 DevReaper0 released this 09 Oct 16:48
· 93 commits to rewrite since this release

Added

  • Standard library written largely in ParaCode itself
  • Repl
  • PCPM (ParaCode Package Manager)
  • Documentation
  • More, higher quality, examples
  • Update script
  • try/catch statements and exceptions
  • New types and aliases
  • Basic interfacing with python code from ParaCode

Changed

  • Completely rewrote the language as an OOP language
  • Separated everything into multiple files
  • Improved import statement drastically

Removed

  • shell.py file
  • Unnecessary files

Security

  • PCPM package uploading doesn't require a login