Skip to content

Commit 99a8b50

Browse files
committed
Updated home page and added mailchimp signup.
1 parent 96eb177 commit 99a8b50

File tree

3 files changed

+136
-266
lines changed

3 files changed

+136
-266
lines changed

_includes/mailchimp.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!-- Begin MailChimp Signup Form -->
2+
<div id="mc_embed_signup" class="container">
3+
<form action="http://rubini.us7.list-manage.com/subscribe/post?u=72ad4855b528b6af79bd06543&amp;id=db5b4f0e45" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
4+
5+
<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="Your email address" required>
6+
<input type="submit" value="Email Me Updates!" name="subscribe" id="mc-embedded-subscribe" class="button">
7+
8+
<p>We email about once a month and never share
9+
your email address for any reason</p>
10+
</form>
11+
</div>
12+
13+
<!--End mc_embed_signup-->

index.html

Lines changed: 37 additions & 257 deletions
Original file line numberDiff line numberDiff line change
@@ -1,260 +1,40 @@
11
---
22
layout: page
3-
twitter_feed: true
43
---
5-
<body class='about index' id='about_index'>
6-
{% include home_header.html %}
7-
<div class='alt' id='intro'>
8-
<p>
9-
An environment for the Ruby programming language providing
10-
performance, accessibility, and improved programmer productivity
11-
</p>
12-
</div>
13-
<div class='container'>
14-
15-
<div class='stripe' id='steps'>
16-
<div class='span-8' id='download'>
17-
<h3>Download</h3>
18-
<p>
19-
The current version Rubinius is
20-
<span><a href="/releases/1.2.4">1.2.4</a></span>
21-
</p>
22-
<p id='tarball'><a href="http://j.mp/oAIbiK">1.2.4 archive</a></p>
23-
24-
<p>
25-
<em>Or</em>
26-
</p>
27-
<p>Use binary installers for</p>
28-
<p>
29-
<span id='installer'><a href="http://j.mp/pSA5XO">OS X 10.6</a></span>
30-
</p>
31-
<p>
32-
<em>Or</em>
33-
</p>
34-
<p>You can use HEAD Rubinius directly.</p>
35-
<p id='tarball'><a href="http://github.com/rubinius/rubinius">Clone Git</a></p>
36-
</div>
37-
38-
<div class='span-8' id='build'>
39-
<h3>Build</h3>
40-
<p>
41-
To run from the source directory
42-
<ol class='code'>
43-
<li>./configure</li>
44-
<li>rake</li>
45-
</ol>
46-
47-
</p>
48-
<p>
49-
<em>Or</em>
50-
<br>
51-
To install
52-
<ol class='code'>
53-
<li>./configure --prefix=/a/b/c</li>
54-
<li>rake install</li>
55-
56-
</ol>
57-
</p>
58-
</div>
59-
<div class='span-8 last' id='report_bugs'>
60-
<h3>Feedback</h3>
61-
<p id='issue_tracker'><a href="http://github.com/rubinius/rubinius/issues">Issue Tracker</a></p>
62-
<p>
63-
We apologize in advance for any bugs. Please take the time to open an issue about your problem.
64-
Include your CPU / operating system, the command you tried to run, and all the output to your terminal.
65-
</p>
66-
67-
</div>
68-
</div>
69-
</div>
70-
<div class='stripe' id='enjoy'>
71-
<div class='container'>
72-
<div class='span-12'>
73-
<h3 class='alt'>Have Fun &amp; Enjoy!</h3>
74-
75-
<p>
76-
<strong>We're very excited you're interested in Rubinius.</strong>
77-
What started as a toy grew into a labour of love. We
78-
<em>love</em>
79-
building Rubinius and hope you'll love using it.
80-
We need your feedback to make Rubinius the best it can be.
81-
You can reach us in the IRC channel at #rubinius on freenode.net,
82-
<a href="http://twitter.com/rubinius">via Twitter</a>
83-
or on
84-
<a href="http://groups.google.com/group/rubinius-dev">the mailing list.</a>
85-
86-
</p>
87-
</div>
88-
<div class='span-11 prepend-1 last'>
89-
<div id='twitter'>
90-
<h3><a href="http://twitter.com/rubinius">Follow Us on Twitter</a></h3>
91-
</div>
92-
</div>
93-
</div>
94-
95-
</div>
96-
<div class='container'>
97-
<div class='stripe' id='use_docs'>
98-
<h3>How Can I Contribute To Rubinius?</h3>
99-
<p>
100-
It's easy! Just download the source for rubinius, build it, and type "rbx docs". This
101-
will pop up a web browser for the embedded documentation. This will walk you through
102-
writing a patch and ticket.
103-
</p>
104-
<p>
105-
If there is any confusion, just stop by IRC (
106-
<a href="irc://irc.freenode.net/#rubinius">#rubinius on irc.freenode.net</a>
107-
108-
) or post to
109-
<a href="http://groups.google.com/group/rubinius-dev">the mailing list</a>
110-
and we'll be happy to get you going!
111-
</p>
112-
</div>
113-
</div>
114-
<div class='container stripe' id='lay_speak'>
115-
<h3>Highlevel, what is Rubinius?</h3>
116-
<div class='span-14 diagram'>
117-
118-
<div class='span-7 attic'>
119-
<p>Extensive Built in Functionality</p>
120-
</div>
121-
<div class='span-7 last attic'>
122-
<p>Simple Platform Integration</p>
123-
</div>
124-
<div class='span-14 last mezzanine'>
125-
<p>Object Oriented</p>
126-
127-
</div>
128-
<div class='span-7 basement'>
129-
<p>Automatic Memory Management</p>
130-
</div>
131-
<div class='span-7 last basement'>
132-
<p>Efficient Code Execution</p>
133-
</div>
134-
<p class='alt caption'>Rubinius High Level Overview</p>
135-
136-
</div>
137-
<div class='span-9 prepend-1 last explanation'>
138-
<p>Rubinius is software that translates the code for the Ruby programming language such as</p>
139-
<p class='code' id='human_readable'>puts "hello world"</p>
140-
<p>and turns it into efficient machine code like this</p>
141-
<p class='code' id='machine_readable'>push %rbp; mov %rsp, %rbp; push %rbx; subq $0x98, %rsp; cmp $0x0, 0x10(%rcx); call 0xffffffffff472010; jmp 0x9c; &hellip;</p>
142-
<p>then executes it.</p>
143-
144-
<p class='more'>
145-
A large aspect of popular languages such as C and Java is that the majority
146-
of the functionality available to the programmer is written in the language itself.
147-
Rubinius has the goal of adding Ruby to that list.
148-
Rubyists could more easily add features to the language, fix bugs, and learn
149-
how the language works.
150-
Wherever possible Rubinius is written in Ruby. Where not possible (yet), it's C++.
151-
</p>
152-
</div>
153-
</div>
154-
<div class='container stripe' id='geek_speak'>
155-
<h3>Technically, what is Rubinius?</h3>
156-
<div class='span-24'>
157-
<p>
158-
159-
Rubinius is an implementation of the
160-
<a href="http://ruby-lang.org">Ruby programming language.</a>
161-
</p>
162-
<p>
163-
The Rubinius bytecode virtual machine is written in C++, incorporating
164-
LLVM to compile bytecode to machine code at runtime.
165-
The bytecode compiler and vast majority of the core classes are
166-
written in pure Ruby.
167-
</p>
168-
<p>
169-
To interact with the rest of the system, the VM provides primitives which
170-
can be attached to methods and invoked. Additionally, FFI provides a
171-
direct call path to most C functions.
172-
</p>
173-
<p>
174-
175-
Rubinius uses a precise, compacting, generational garbage collector.
176-
It includes a compatible C-API for C extensions written for the standard
177-
Ruby interpreter (often referred to as MRI—Matz's Ruby Implementation).
178-
</p>
179-
</div>
180-
<div class='span-24 diagram'>
181-
<div class='span-20'>
182-
<div class='span-10 attic'>
183-
<p>Reflection APIs</p>
184-
</div>
185-
<div class='span-10 last attic'>
186-
187-
<p>Foreign Function Interface</p>
188-
</div>
189-
<div class='span-15'>
190-
<div class='span-7 mezzanine'>
191-
<p>Kernel</p>
192-
</div>
193-
<div class='span-8 last mezzanine'>
194-
<p>Bytecode Compiler</p>
195-
196-
</div>
197-
<h4 class='alt'>The Initialism Layer</h4>
198-
<div class='span-5 basement'>
199-
<p>GC</p>
200-
</div>
201-
<div class='span-5 basement'>
202-
<p>JIT</p>
203-
204-
</div>
205-
<div class='span-5 last basement'>
206-
<p>VM</p>
207-
</div>
208-
</div>
209-
<div class='span-5 last turret' id='primitives'>
210-
<p>Primitives</p>
211-
</div>
212-
213-
</div>
214-
<div class='span-4 last turret' id='extensions'>
215-
<p>C API</p>
216-
</div>
217-
<p class='span-24 alt caption'>The Rubinius Nitty Gritty</p>
218-
</div>
219-
</div>
220-
<div class='container stripe' id='compatibility'>
221-
222-
<h3>How compatible is Rubinius?</h3>
223-
<div class='span-12'>
224-
<p>
225-
From the start, compatibility has been critical to us. To that end, we created the
226-
<a href="http://rubyspec.org">RubySpec</a>
227-
to ensure that we maintained parity with official Ruby.
228-
We are currently at a 93% RubySpec pass rate and growing everyday.
229-
</p>
230-
<p>
231-
For now Rubinius is targeting MRI 1.8.7 (1.9 is on the post 1.0 list).
232-
Most Gems, Rails plugins and C-Extensions work right out of the box.
233-
If you find a bug,
234-
<a href="http://github.com/rubinius/rubinius/issues">let us know</a>
235-
236-
and we'll get on top of it.
237-
</p>
238-
</div>
239-
<div class='span-11 prepend-1 last'>
240-
<div id='compatible_projects'>
241-
<h4 class='alt'>Compatible, Right Now</h4>
242-
<div id='ul'>
243-
<li class='alt'>Rails</li>
244-
245-
<li>Rake</li>
246-
<li class='alt'>RSpec</li>
247-
<li>IRB</li>
248-
<li class='alt'>Nokogiri</li>
249-
<li>YAML</li>
250-
<li class='alt'>Mongrel</li>
251-
252-
<li>MySQL</li>
253-
<li class='alt'>Yajl-JSON</li>
254-
<li>And many more&hellip;</li>
255-
</div>
256-
</div>
257-
</div>
258-
</div>
259-
{% include footer.html %}
260-
</body>
4+
{% include home_header.html %}
5+
6+
<div class='alt' id='intro'>
7+
{% include mailchimp.html %}
8+
</div>
9+
10+
<div class="container home_page">
11+
<p>
12+
An implementation of Ruby <em>designed for concurrency</em> using native
13+
threads to run Ruby code on <em>all the CPU cores</em>.
14+
</p>
15+
16+
<p>
17+
Rubinius <em>runs Ruby code fast</em> with a low-pause generational
18+
garbage collector and LLVM-based just-in-time (JIT) native machine code
19+
compiler.
20+
</p>
21+
22+
<p>
23+
The Rubinius core library and tools are <em>built using Ruby</em>,
24+
making a smaller, consistent system that's easier for Ruby programmers
25+
to understand and modify.
26+
</p>
27+
28+
<p>
29+
Rubinius created and maintains </em>RubySpec</em>, containing <em>more
30+
than 20,000 specifications</em>, to monitor compatibility with Matz's Ruby
31+
Implementation (MRI).
32+
</p>
33+
34+
<p>
35+
Rubinius provides a C-API interface for running C-extensions to <em>ease
36+
migrating from MRI</em>.
37+
</p>
38+
</div>
39+
40+
{% include footer.html %}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy