Skip to content
/ Opal Public

Simple and powerful programming language with type inference

Notifications You must be signed in to change notification settings

iitalics/Opal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opal (version: 0.9.3)

Opal is a type inferred language that aims to be expressive and comfortable to use.

Goals

  • Powerful, expressive and safe type inference system
  • Simple syntax
  • Relatively fast runtime

Todo

  • Expand standard library
  • Compiler optimizations

Note

  • Opal has been compiled and tested in cygwin using g++ (version 4.9.3) and clang++ (version 3.5.2). It is not confirmed to be stable with mingw

License

This content is released under the (http://opensource.org/licenses/MIT) MIT License.

Releases

No releases published

Packages

No packages published