4 projects tagged "OS Independent"
ERDialog is part of a simple Web based framework with Erlang. It is a Web browser interface and system for developing programs using the Yaws HTTP server and Erlang support programs. It will be able to ship applets for installation. Applets for wiki, music playing, and file launching exist now.
ERDlanguage is a Web-based language research tool that forms part of the ERDialog Web framework system. ERDlanguage enables users to explore the Wordnet corpus on their hard drives and retrieve word meanings. ERDlanguage is applet based with the complete ERDialog framework, so it can be part of a tool chain for the user.
ERDcreate is an application generator using the erdhweb system, which integrates all the files for an application in one file. This is a new approach to distributing code packages. HTML is the file method used for the combined system. All the code files, documentation files, and support files are woven together in one file. This system takes off from the literate programming ideas of weaving and unweaving. Complete applications can be distributed as one file and installed from the one HTML file.