Mercurial > baum
comparison debian/control @ 44:bc693c51970d
updated TODO; minor stuff in debian/
author | meillo@marmaro.de |
---|---|
date | Sat, 01 Mar 2008 21:24:00 +0100 |
parents | 3c64b5ac821b |
children |
comparison
equal
deleted
inserted
replaced
43:c7dca4a1dc37 | 44:bc693c51970d |
---|---|
9 Architecture: i386 | 9 Architecture: i386 |
10 Depends: ${shlibs:Depends}, ${misc:Depends}, libc6-dev | 10 Depends: ${shlibs:Depends}, ${misc:Depends}, libc6-dev |
11 Description: an esoteric programming language | 11 Description: an esoteric programming language |
12 *** unofficial debian package by meillo@marmaro.de *** | 12 *** unofficial debian package by meillo@marmaro.de *** |
13 . | 13 . |
14 baum source code is a representation of a tree in which every node is a | 14 baum is an interpreter for the baum programming language. |
15 The source code is a representation of a tree in which every node is a | |
15 command or data. | 16 command or data. |
16 . | 17 . |
17 baum is only an experiment and the functionality is very restricted. | 18 baum is an experiment and the functionality is yet very restricted. |
18 . | 19 . |
19 Website: http://prog.marmaro.de/baum | 20 Website: http://prog.marmaro.de/baum |