Arc (programming Language) - Examples

Examples

Hello world in Arc :

(prn "Hello, World")

A program used by Paul Graham to illustrate Arc's terseness. It produces at the url "/said" a form with one field. When the form is submitted, it leads to a page with a link that says "click here", which itself leads to a page with the value of the original input field.

(defop said req (aform (input "foo") (submit)))

Read more about this topic:  Arc (programming Language)

Famous quotes containing the word examples:

    No rules exist, and examples are simply life-savers answering the appeals of rules making vain attempts to exist.
    André Breton (1896–1966)

    In the examples that I here bring in of what I have [read], heard, done or said, I have refrained from daring to alter even the smallest and most indifferent circumstances. My conscience falsifies not an iota; for my knowledge I cannot answer.
    Michel de Montaigne (1533–1592)

    Histories are more full of examples of the fidelity of dogs than of friends.
    Alexander Pope (1688–1744)