20
|
1 Source: baum
|
|
2 Section: devel
|
|
3 Priority: extra
|
|
4 Maintainer: markus schnalke <meillo@marmaro.de>
|
|
5 Build-Depends: debhelper (>= 5)
|
|
6 Standards-Version: 3.7.2
|
|
7
|
|
8 Package: baum
|
|
9 Architecture: i386
|
|
10 Depends: ${shlibs:Depends}, ${misc:Depends}, libc6-dev
|
|
11 Description: an esoteric programming language
|
|
12 *** unofficial debian package by meillo@marmaro.de ***
|
|
13 .
|
44
|
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
|
20
|
16 command or data.
|
|
17 .
|
44
|
18 baum is an experiment and the functionality is yet very restricted.
|
20
|
19 .
|
|
20 Website: http://prog.marmaro.de/baum
|