http://Check-these.info/OcamlEditor.html


OcamlEditor

Web based editor/filer/developpement tool

It is mainly for generating Ocaml based binary CGI program.
It comes with file management and shell command utility.
It has simple pre-processor to extend string literal syntax of Ocaml.

To use file management/editor portion, you only need binary CGI.
Binary CGI for Linux Binary CGI for FreeBSD
(Upload as oced.ml.cgi, or any name with .cgi extension.)

To recompile itself, build other binary CGI, you need ocamlopt.opt and library files.
On Linux or other system, install Ocaml and then place
'easycgi.ml' 'oced.ml' in a directory to compile binary cgi.
Commandline:
ocamlopt.opt -a easycgi.ml -o easycgi.cmxa
ocamlopt.opt unix.cmxa str.cmxa easycgi.cmxa oced.ml -o oced.ml.cgi
Subsequent recompile can be done within OcamlEditor itself,
using real source code 'oced.ml.ml'

Source code : Preprocessed source Real source

Source (easycgi) : Preprocessed source Real source


Questionable color of this page is dictated by blueberry cream cake, my favorite dessert.

This page is http://Check-these.info/OcamlEditor.html