editor-legacy/README.md

16 lines
671 B
Markdown

UniversalEditor
===============
A free, cross-platform modular data manipulation framework. For more details about a particular edition, if available, visit that edition's particular folder.
C
-
A native implementation of the Universal Editor Platform. This is currently not being worked on in favor of the managed CSharp and hosted PHP editions.
CSharp
------
The flagship edition of the Universal Editor Platform. Written in C# (of course) it is cross-platform and works well with Windows (on Microsoft .NET Framework) and Linux (on Mono) operating systems.
PHP
---
The source code for the hosted edition of the Universal Editor Platform (still a work in progress).