Category:Nice
Nice
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using Nice.
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
See Also: |
|
---|
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
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
- Nice examples needing attention (empty)
- Nice Implementations (empty)
- Nice User (empty)