CYBOP
Project
Documentation
Download
Tutorial
Development
Publication
Support
CYBOP 0.18.0
CYBOI
Provide blocking input on channel "terminal" for "communicate/receive" operation
Add cyboi shell commands and cyboi operations of Christopher Stoneking, Christian Szech
Add cyboi shell commands of Leonard Franke, Jörg Broy, Richard Lüdtke
Add sort algorithms (quick, bubble) as cyboi operations of Alexander Heimann, Julius Krenkel, Paul Müller
Add new "chronology" language files for calendar systems
Clean up directory "tester/" and related constants and functionality
Introduce stack memory
Adapt cyboi functions to offer part search by FIFO or LIFO principle
Optimise file "knowledge_part_getter.c" using a recursive function call
Complete cloning functionality (deep copying)
CYBOL
Update cybol schema files
Add cybol api update of Christian Schulz, Lena Braun
Provide access to stack memory from within cybol via format "path/stack"
Add cybol application "counter_stack" for testing stack variables
Add cybol application "counter_stack_deep" for testing LIFO-principle with equally named stack variables within three nested loops
Add cybol application "copier" for testing shallow and deep copying
Add cybol application "addition_user_input" for testing blocking terminal input
Add cybol application game "minesweeper" [Minenräumer] of Matthias Thurow
Add cybol application game "blackjack" [Siebzehn und Vier] of Dmitry Brodskiy, Sven Haueisen, Jan Wellner
Add cybol application game "bullsandcows" (mastermind) of Ronny Zingler
Add cybol application "password_generator" of Florian Aurich, Andre Noldin
Add cybol application "webstat" of Markus Then, Stanley Sellig, Nico Schallehn
Create page links for retrieval of images and css file dynamically in cybol application "presence", so that hostname (ip address) is correct
Replace format "text/plain" with "path/knowledge" for some parts of cybol application "tui_control"
Project
Add german cybop manual update of Sebastian Wolff, Tobias Thurow
Add doxygen configuration files in directory "doxygen/", for automatically generating source code api documentation with module dependencies
Tools
Add ide "Code::Blocks" project file and user manual of Kevin Klein, Tobias Donix
Add benchmark tool comparing cybol with c++, java, python of Sebastian Kloppe, Patrick Hebner