Main Page

From prokee
Revision as of 21:18, 30 April 2019 by Andy (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This wiki provides information about Prokee and the tools and code which has been developed around it.

Prokee is a collection of dynamic linkable software modules (s. List of Prokee Modules), as well as an interpreter for a simple scripting language, which is currently re-implemented to support the new Universal Prokee Language, which follows a new and still experimental approach to programming language design.

The Prokee System

Modular Software Development

  • simple-web-fw - A simple highly modular framework for building websites and web-applications based on JavaScript and PHP.
  • baseman - A simple file copy program to organize modular code for web applications.
  • bmsetup - A setup tool for baseman to install source code modules within a baseman base.

Languages and Compiler

  • bmc - This is an experimental compiler for dbl code which is a small subset of the Universal Prokee Language.
  • Universal Prokee Language
  • Prokee Script

Other Software

  • sld-tree-generator