edit the top text a bit
This commit is contained in:
parent
8c197caa0c
commit
5925915be8
|
@ -217,15 +217,14 @@ documentation, so click on them for more information.
|
|||
language</h2>
|
||||
</div></div>
|
||||
<div class="row" >
|
||||
<div class="nine columns centered" style="margin-bottom: 10pt; font-size: 120%; text-align:justify;">
|
||||
<div class="eight columns centered" style="margin-bottom: 10pt; font-size: 120%; text-align:justify;">
|
||||
|
||||
Racket is a wide-spectrum programming language that inherits from Lisp
|
||||
and Scheme but also provides dialects that support
|
||||
objects, types, laziness and many other
|
||||
paradigms. Racket's module system allows programmers to
|
||||
write components in different dialects and link them
|
||||
together. Racket's libraries extend from web servers to
|
||||
databases to distributed computing to charting.
|
||||
and Scheme but also provides dialects that support objects, types,
|
||||
laziness, and many other paradigms. Racket's module system allows
|
||||
programmers to write and link together components written in different
|
||||
dialects. Racket's libraries range from web servers to distributed
|
||||
computing and from databases to charts.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user