Category:Nice

From Rosetta Code
Language
Nice
This programming language may be used to instruct a computer to perform a task.
Official website
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Nice.

Nice is a new programming language. It extends the ideas behind object-orientation in order to better support modular programming and static type safety. It also incorporates features from functional programming, and puts into practice state-of-the-art results from academic research. This results in more expressivity, modularity and safety.[1]

Source programs are compiled to Java bytecode, and can therefore interact with libraries written in Java and other programming languages targeting the Java Virtual Machine.[2]

Nice supports Multiple dispatch.

Citations

  1. The Nice Home Page
  2. Wikipedia: Nice

Subcategories

This category has the following 3 subcategories, out of 3 total.