ROY - A SMALL FUNCTIONAL LANGUAGE THAT COMPILES TO JAVASCRIPT

Roy is a small functional language that compiles to JavaScript. It has a few main features:

  • Damas-Hindley-Milner type inference
  • Whitespace significant syntax
  • Compile-time meta-programming
  • Simple tagged unions
  • Pattern matching
  • Structural typing
  • Monad syntax
  • Not-horrible JS output


Requirements: None
Demohttp://roy.brianmckenna.org/
License: MIT License

0 comments:

Post a Comment