Category:Frege: Difference between revisions

Content added Content deleted
(flesh out the Frege stub a tiny bit more)
(add "runs on" markup for JVM)
Line 9: Line 9:
{{language programming paradigm|Declarative}}
{{language programming paradigm|Declarative}}
{{language programming paradigm|functional}}
{{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]].
'''Frege''' is a purely [[functional programming]] language with non-strict semantics, strongly influenced by [[Haskell]], but targeting the [[runs on vm::Java Virtual Machine|JVM]], and deviates from Haskell in ways which make it easier to interoperate with [[Java]].


==Citations==
==Citations==