#
# This file lists the names and email addresses of individuals who worked on cybop.
#
# Cybernetics Oriented Programming (CYBOP) <http://www.cybop.org/>
# Christian Heller <christian.heller@tuxtax.de>
#
# @author Christian Heller <christian.heller@tuxtax.de>
#

Cybernetics Oriented Programming (CYBOP)
        * Christian Heller <christian.heller@tuxtax.de> (software development theory)

Cybernetics Oriented Language (CYBOL)
        * Christian Heller <christian.heller@tuxtax.de> (language definition)
        * Rolf Holzmueller <rolf.holzmueller@gmx.de> (help in creating xsd and ebnf files in 2005)
        * Patrick Sperl (time output example)
        * Jens Rudek (time output example)
        * Andy Röhr <andy_roehr@gmx.de> (if-else example)
        * Enrico Gallus <enrico.gallus@googlemail.com> (cybol specification generator written in cybol)
        * Falco Prescher <falco.prescher@it2010.ba-leipzig.de> (shell commands for scripting in unix and win32)
        * Johannes David <johannes.david@it2010.ba-leipzig.de> (cybol api specification update with state and logic)

Cybernetics Oriented Interpreter (CYBOI)
        * Christian Heller <christian.heller@tuxtax.de> (overall design and implementation of cyboi, first in java, later in c)
        * Torsten Kunze <info@torstenkunze.de> (persistence using xml in old java version of cyboi)
        * Jens Bohl <info@jens-bohl.de> (health record with topological documentation in old java version of cyboi)
        * Dirk Behrendt <behrendt.dirk@web.de> (backup module in old java version of cyboi)
        * Kumanan Kanagasabapathy <kumanan@uni.de> (internationalisation in old java version of cyboi)
        * Jens Kleinschmidt <jens.kleinschmidt@gmx.de> (corba and soap tutorial with java prototype)
        * Rolf Holzmueller <rolf.holzmueller@gmx.de> (first implementation of tcp sockets/ web service)
        * Enrico Gallus <enrico.gallus@googlemail.com> (internet protocol- and service port constants)
        * Thomas Thiele (character entity xml model constants)
        * Friedemann Simon (character entity xml model constants)
        * Falk Müller <falk89@web.de> (de-/serialiser and calculator for double type)
        * Tobias Köhler <tk@snake-universe.tk> (debian packaging; cross-compilation using pre-processor defines and mingw; serial port communication)
        * Marcel Wesberg <marcel.wesberg@it2010.ba-leipzig.de> (calculator and comparator functions for double, pointer, fraction, complex)

CYBOP Project
        * Christian Heller <christian.heller@tuxtax.de> (administration, website, releases)
        * Martin Fache <martin.fache@myrbel.de> (x window system tutorial)
        * Marcel Kiesling <makie2001@web.de> (socket tutorial)
        * Michael Simon <michael.simon@gmx.net> (early makefile)
        * Karsten Tellhelm <hrlm22@yahoo.de> (xml parser tutorial using libxml2)
        * Teodora Kikova <teodora.kikova@stud.tu-ilmenau.de> (early porting to windows using cygwin)
        * Dennis Reichenbach <dennis.reichenbach@gmx.net> (first debian packaging)
        * Gregory Woodhouse <gregory.woodhouse@sbcglobal.net> (hints on gnu/linux process forking)
        * Stefan Bebber (german beginner's manual)
        * Enrico Nipper (german beginner's manual)
        * Patrick Westphal (udp socket tutorial example)
        * Mirco Gatz (udp socket tutorial example)
        * Patrick Lorenz (opengl tutorial example)
        * Johannes Meinhardt (opengl tutorial example)
        * Max Brauer <max.brauer@inqbus.de> (article comparing cybop double hierarchy with Python meta programming)
        * Tim Illner <tim.illner@it2010.ba-leipzig.de> (english beginner's manual)

Tools
        * Benjamin Teßmar <benjamin.tessmar@it2009.ba-leipzig.de> (cybol editor based on mono)
        * Sebastian Brückner <sebastian.brueckner@live.com> (cybol editor based on mono)
        * Alexander Papenfuß <alexander.papenfuss@it2010.ba-leipzig.de> (cybol editor in C# running with mono)
        * Axel Petzka <axel.petzka@it2010.ba-leipzig.de> (cybol editor with web user interface)
        * Michael Dietrich <michael.dietrich@it2010.ba-leipzig.de> (Eclipse extension offering CYBOL syntax highlighting and sensitive keyword list)

Help and Support
        * Karl Berry <karl@freefriends.org> (feedback on improving project infrastructure and documentation)
        * Didier Link <didier@famille-link.fr> (autotools-automake-autoconf file creation)
        * Allan "TheForkOfJustice" <theforkofjustice@gmail.com> of Linux for Clinics (ubuntu/ debian packaging)
        * Daniel Fischer via StackOverflow developer portal (hint on memory bug caused by int-to-size_t cast found with valgrind)
        * Josh Triplett <josh@joshtriplett.org> (various hints on event handling architecture and new function "xcb_block_until_event")
