Category:Frege: Difference between revisions

Content added Content deleted
(create stub for Frege)
 
(flesh out the Frege stub a tiny bit more)
Line 1: Line 1:
{{stub}}{{language}}
{{language|Frege
|strength=strong
|safety=safe
|compat=structural
|checking=static
|gc=yes
|LCT=yes
|site=https://github.com/Frege/frege}}
{{language programming paradigm|Declarative}}
{{language programming paradigm|functional}}
'''Frege''' is a purely [[functional programming]] language with non-strict semantics, strongly influenced by [[Haskell]], but targeting the [[JVM]], and deviates from Haskell in ways which make it easier to interoperate with [[Java]].

==Citations==
* [[wp:Frege_%28programming_language%29|Wikipedia:Frege (programming language)]]