Content deleted Content added
m References format. |
m References format. |
||
Line 1:
[[File:Paul Graham programming.jpg|thumb|[[Paul Graham (computer programmer)|Paul Graham]] in 2007.]]
'''Arc''' is a [[dialect (computing)|dialect]] of the [[Lisp programming language]] developed by [[Paul Graham (computer programmer)|Paul Graham]] and [[Robert Tappan Morris|Robert Morris]].
Line 33 ⟶ 32:
===Official version===
The first publicly released version of Arc was made available on 29 January 2008,<ref>{{cite web |url= http://paulgraham.com/arc0.html |title=Arc's Out| first = Paul | last = Graham}}</ref> implemented on top of [[Racket (programming language)|Racket]] ("PLT-Scheme" at that time). The release comes in the form of a .tar archive, containing the Racket source code for Arc. A tutorial<ref>{{Citation | title = Arc | publisher = Y combinator | contribution-url = http://ycombinator.com/arc/tut.txt | contribution = Tutorial}}.</ref> and a discussion forum<ref>{{cite web |url= http://arclanguage.org/forum|title=Arc Forum|work= Arc language}}</ref> are also available. The forum uses the same program that [[Hacker News]] does, and is itself written in Arc.
=== Unofficial versions ===
Due to the slow development of the official Arc branch, some members of the Arc community started unofficial repositories with unofficial emendations, extensions and libraries. One version, '''Anarki''',<ref>{{cite web |url= http://github.com/arclanguage/anarki| work = Arc language | title = Anarki|
'''Rainbow'''<ref>{{cite web|url=https://github.com/conanite/rainbow| work = Conanite | title = Rainbow |
'''Arcadia'''<ref>{{cite web|url=https://github.com/kimtg/Arcadia| work = Kimtg | title = Arcadia|
==References==
|