BlackBox Component Pascal Builder

BlackBox Component Pascal Builder

Install latest/edge of BlackBox Component Pascal Builder

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install bbcb --edge

Don't have snapd? Get set up for snaps.

BlackBox Component Pascal Builder is only available on the unstable edge channel. It could break and change often.

Channel Version Published

BlackBox Component Builder - Component Pascal IDE

BlackBox Component Builder is an open-source IDE and a framework (collection of modules) written in the programming language Component Pascal which is a descendant of languages Oberon ← Modula-2 ← Pascal developed by Niklaus Wirth. BlackBox provides facilities for document creation, program compilation, module execution, and interface design. Component Pascal is module based. Each module is a unit of compilation and a unit of execution. There is no explicit linker. Modules are brought into memory when specified. There is no need for "header" files. Symbol files are automatically generated by the compiler for those elements of a module that are specifically marked to be exported.

The component classes (e.g. for text or form components) follow the principle of black box inheritance (interface inheritance instead of implementation inheritance), hence the name "BlackBox".

The compiler is very fast. The language is strongly typed. Data structures are automatically garbage collected when no longer referenced. The framework comes with a complete set of documents explaining the meaning and use of each module.

Note: to view BlackBox documents in the terminal and for git diff, recommended to install odcey.

Also contains the experimental version BlackBox 2 available by command bbcb.2

Details for BlackBox Component Pascal Builder

License
  • BSD-2-Clause

Last updated
  • 8 April 2024 - latest/edge
  • 8 April 2024 - latest/edge

Websites

Contact

Share this snap

Generate an embeddable card to be shared on external websites.


Install BlackBox Component Pascal Builder on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using BlackBox Component Pascal Builder

Users by distribution (log)

Ubuntu 22.04
Ubuntu 20.04
Ubuntu 18.04

Is there a problem with BlackBox Component Pascal Builder? Report this app