Computation

John Nowak

Fifth

Fifth is a new programming language created by merging the disciplines of design and computer science. Its clear semantics and simple left-to right execution model make it exceptionally easy to learn and use. Through static analysis, Fifth catches errors in programs before they are run enabling quicker development and more reliable software. Fifth is also an excellent research tool as it integrates several features not available in most programming languages including pervasive linearity, an effect system, a purely compositional means of program construction, point-free programming, multiple return values and typesafe implicit parameters.

 

 

Related

See related work "Computer Skills"

John Nowak