Skip to content
Deane Barker edited this page May 23, 2018 · 2 revisions

Denina is implemented on two levels:

  1. A generic execution environment, implemented in a particular programming language. Developers can use this to integrate Denina into their applications.
  2. A user interface, usually as a component in a CMS. These are usually installed in a CMS for use by editors.

Execution Environments

  • Denina Sharp (this project)
    A .NET execution environment, written in C# and released on GitHub. The code release includes the DLL assembly with WinForms and command line interfaces.

User Interfaces

Clone this wiki locally