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
|
# The PicoLisp system is originally written and maintained by
Alexander Burger <abu@software-lab.de>
# For many years, ideas and application concepts were contributed by
Josef Bartl <josef.bartl@7fach.org>
# Build procedure for Mac OS X (Darwin)
Rick Hanson <rick@tamos.net>
# Port to Cygwin/Win32
Doug Snead <doug@drugsense.org>
# Documentation, Mac OS support, OpenGL library, Norwegian localization
Jon Kleiser <jon.kleiser@usit.uio.no>
# Russian localization
Mansur Mamkin <mmamkin@mail.ru>
# XML parser (and other) improvements
Tomas Hlavaty <kvietaag@seznam.cz>
# Spanish localization and emacs picolisp-mode
Armadillo <tc.rucho@gmail.com>
# Documentation
Christophe Gragnic <christophegragnic@yahoo.fr>
# Port of 64-bit version to SunOS
Nikolai Zobnin <nikolai.zobnin@gmail.com>
# Package maintenance
Kan-Ru Chen <koster@debian.org>
|