[Web Feed] Whiley is a hybrid object-oriented and functional programming language. While...
Feed Supplier <[email protected]> Mon, 10 May 21 01:28:34 UTC
| Newsgroups | alt.comp.programming |
|---|---|
| Organization | Usenet.Farm |
| Message-ID | <[email protected]> |
..y employs extended static checking to eliminate errors at compi Whiley is a hybrid object-oriented and functional programming language. Whiley employs extended static checking to eliminate errors at compile time, including divide-by-zero, array out-of-bounds and null dereference errors. Extended static checking is made possible through the use of an automated theorem prover. Whiley compiles to the Java Virtual Machine and is fully inter-operable with existing Java applications. Link 1 Whiley | Overview: http://whiley.org/about/overview