This commit is contained in:
Michael Becker 2019-09-17 19:33:31 -04:00
parent ed32cd5200
commit e95a8a7b0b

View File

@ -3,14 +3,14 @@ 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
[C](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
[CSharp](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
[PHP](PHP)
---
The source code for the hosted edition of the Universal Editor Platform (still a work in progress).
The source code for the hosted edition of the Universal Editor Platform (still a work in progress).