-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathabout.page
52 lines (37 loc) · 1.69 KB
/
about.page
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
;;;;;
title: Who we are
format: md
created-at: 2018-11-26
;;;;;
We are a group of Lisp hackers. Our goal is to extend Common Lisp's ecosystem
and to solve realworld problems using the most powerful programming language.
Main ideas
----------
1. Impossible is possible.
2. Code should be clear and maintainable.
3. Help community by making more opensource projects with good documentation.
Our roadmap
-----------
1. Rebuild and resurrect [Weblocks][] web framework.
2. Create a convenient way to add more libraries to a quicklisp distribution. Here we
are working on [Ultralisp][] website.
3. To fix [Ceramic](https://github.com/ceramic/ceramic) to build desktop apps
using Electron.
3. Figure out a way how to do the similar for mobile apps, may be by using
React Native.
Work with us
============
We are alway glad to new members, no matter who you are a beginner or a mature Lisp developer.
Starting is easy. Open a [Gitter chat](https://gitter.im/40ants/team>) and say "Hello!".
Support us
==========
Supporting hackers is not always bad thing. Especially if they are Lisp hackers.
If you wish to support us, please, donate money:
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="8DFYPAMH5BGQU" />
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_paynowCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Buy Now" />
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
</form>
[Weblocks]: http://40ants.com/weblocks/
[Ultralisp]: http://ultralisp.org/