Croma (programming language): Difference between revisions

Content deleted Content added
removing PROD, feel free to merge this to Patrick Collison or Lisp (programming language)
Tag: New redirect
 
(One intermediate revision by one other user not shown)
Line 1:
|designer =#REDIRECT [[Patrick Collison]]
{{multiple issues|
{{notability|date=October 2011}}{{inline|date=April 2015}}
{{primary sources|date=October 2011}}
{{single source|date=March 2016}}
}}
 
{{Infobox programming language
|name = Croma
|logo =
|paradigm =
|year = 2005
|designer = [[Patrick Collison]]
|developer = [[Patrick Collison]]
|latest_release_version = 1.2
|latest_release_date =
|typing =
|implementations =
|dialects =
|influenced_by = [[Lisp (programming language)|Lisp]]
|influenced =
|operating_system = [[Cross-platform]]
|license =
|website =
}}
 
'''Croma''' is a dialect of the [[Lisp (programming language)|Lisp]] programming language created by the 2005 [[Young Scientist and Technology Exhibition (Ireland)|Irish Young Scientist of the Year]], [[Patrick Collison]].
 
This language went on to take second place at the 17th European Contest for Young Scientists in [[Moscow]].
 
The underlying structure has been rewritten in [[C (programming language)|C]] and [[Erlang programming language|Erlang]]-style multiprocessing has also been added. First class macros have been dropped from the features of Croma.
 
==External links==
* [http://lemonodor.com/archives/001038.html Short interview with Patrick Collison]
 
[[Category:Lisp programming language family]]
 
 
{{compu-lang-stub}}