/Ametscript

A statically typed programming language written in Python

Primary LanguagePython

Ametscript

A statically typed object oriented programming language written in python (restarting)

(still being worked on).

FEATURES:

  • Variable Classes
  • interpreter
  • functions
  • classes
  • python api
  • modules
  • standard library
  • basic syntax

Try It!

Run interpreter.py, then run the following: stdout = "Hello, World!"

IS ON HIATUS