-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
71 lines (66 loc) · 3.12 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
---
layout: default
---
<div>
<h1 id="intro"><span id="HERO"> quarry: </span> The Arc-language Package Manager</h1>
</div>
<div>
<form action="/arcnews" method="get"><input id="bigsearch"type="text" name="search" placeholder="$: Find a stone(quarry packages are called stones)"></input></form>
</div>
<hr>
<div class="section">
<h1>What is Arc? The Hundred Year Language</h1>
<p>Arc is a powerful, practical programmable programming language built up from axioms. Arc was created by paul graham and & robert morris </p>
<hr>
</div>
<div class="section" id="section-2">
<div id="arcquotes">
<div class="quote">
<img src='/assets/pg.jpg', class='quote-avatar'>
<div class="caption">
"By way of summary, let's try describing the hacker's dream language. The dream language is beautiful, clean, and terse." <h3>—Paul Graham</h3>
</div>
</div>
<div class="quote">
<img src='/assets/alankay.jpg', class='quote-avatar'>
<div class="caption">
"Lisp isn't a language, it's a building material."
<h3> —Alan Kay</h3>
</div>
</div>
<div class="quote">
<img src='/assets/ericraymond.jpg', class='quote-avatar'>
<div class="caption">
"Lisp is worth learning for the profound enlightenment experience you will have when you finally get it; that experience will make you a better programmer for the rest of your days, even if you never actually use Lisp itself a lot."
<h3> —Eric Raymond</h3>
</div>
</div>
<div class="quote">
<img src='/assets/pg.jpg', class='quote-avatar'>
<div class="caption">
"Nothing is hidden from you that doesn't absolutely have to be. The language offers abstractions only as a way of saving you work, rather than as a way of telling you what to do. In fact, the language encourages you to be an equal participant in its design. You can change everything about it, including even its syntax, and anything you write has, as much as possible, the same status as what comes predefined."
<h3>—Paul Graham</h3>
</div>
</div>
</div>
<div id="learnmore">
<h3>Learn More:</h3>
<ul>
<li><a href="http://paulgraham.com/hundred.html">The Hundred Year Language</a></li>
<li><a href="http://paulgraham.com/arc.html">Paul Graham's Site</a></li>
<li><a href="http://arclanguage.org">Arc-Language.org</a></li>
<li><a href="https://arclanguage.github.io/">Arc-Language Documentation</a></li>
</ul>
</div>
</div>
<hr>
<div>
<div class='cell'> <h3> <i class="fa fa-cubes"></i> 40 Stones and Counting</h3></div>
<div class='cell'> <h3> <i class="fa fa-line-chart"></i>400 Downloads and Counting</h3></div>
<div class='cell'> <h3> <i class="fa fa-users"></i>150 Developers and Counting</h3></div>
</div>
<hr>
<div>
<h1>Contribute</h1>
<p> The Arc Community is growing rapidly and you should totally join. You know, if you think you're up to it.</p>
</div>