Menu

All current features

Will Pittenger
  • Mandatory exception handling (like Java)
  • Properties (like .NET lanuages)
  • True object oriented features
  • Primitive types are classes (like .NET)
  • Pure virtual members of classes
  • Multiple derivation
  • Scope controlled by indentation
  • Function/procedure parameters can be by reference or instance
  • In/out parameters
  • Procedures, functions, and complex statements can have custom syntaxs with custom keywords—In other words, you can decide how to delimit parameters
  • Derived languages include strongly static typed SASIL and dynamic DASIL. SASIL is meant for compiled usage while DASIL is meant for scripting.

Related

Wiki: Home

MongoDB Logo MongoDB