CYBOP
Project
Documentation
Download
Tutorial
Development
Publication
Support
CYBOP 0.1.0
Project
Split java sources into CYBOL and CYBOI
CYBOI
CYBOI is an interpreter that can read CYBOL files and create systems
Write CYBOI in Java
Catch events from Java AWT event queue
Use the Apache Xerces XML parser
Create static structures of instances in memory
Run dynamic loop catching signals from internal signal memory (queue)
Create GUI using Java Swing (as temporary workaround)
CYBOL Core
CYBOL is based on XML syntax
One file represents an abstract item/ category/ class/ hierarchy
Other files can be linked as complex data types
Primitive data types are treated as final abstraction
Include inheritance