Language Comparison Table: Difference between revisions

Updated Haskell
(Specified a Pascal standardization)
(Updated Haskell)
Line 200:
! [[Haskell]]
| [[functional programming]], [[generic programming]], [[lazy evaluation]]
| {{yes}}, [http://www.haskell.org/haskellwiki/Language_and_library_specification Haskell 98 Report]
| {{no}}
| strong
| safe
| inferred, optional explicit annotations
| implicit
| structuralpolymorphic structural
| static
| Application
| [[lazy evaluation]], and see [http://haskell.org/onlinereport/preface-jfp.html Report Preface]: suitable for teaching and research, completely formally described, and others.
| [[lazy evaluation]], Explicit side-effect
|-
! [[J]]
Anonymous user