diff options
| author | David Aspinall | 2000-03-01 11:05:00 +0000 |
|---|---|---|
| committer | David Aspinall | 2000-03-01 11:05:00 +0000 |
| commit | f9d4f732f2af7f706afbd97f53bbb020154375b3 (patch) | |
| tree | be06f9d71986966e7fe114ad5acf92e8adfb1053 /html/projects/corba.html | |
| parent | 1eb942a57d39a4e1d5c123cd0cf6c60a720fa47c (diff) | |
New projects added
Diffstat (limited to 'html/projects/corba.html')
| -rw-r--r-- | html/projects/corba.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/html/projects/corba.html b/html/projects/corba.html new file mode 100644 index 00000000..f2143fc2 --- /dev/null +++ b/html/projects/corba.html @@ -0,0 +1,27 @@ +<h2>An Experimental CORBA binding for ML</h2> +<p> +The future version of Proof General may use CORBA as a communication +mechanism between different components. CORBA is also used by the +Unix/Linux desktops KDE and GNOME, which the free implementations MICO +and ORBIT. We would like to be able to use ML to write applications +and utilities in, to interface with other CORBA components on the +desktop and network. For this a CORBA binding for ML is needed. This +project involves the design and implementation of such a binding, +using one of the open-source ML compilers such as Moscow ML, Poly/ML +or OCaml (there may already be a project underway for the last of +these). +</p> +<p> +A CORBA binding for Haskell would also be an interesting project. +</p> +</p> +<p> +<b>Skills:</b> +Good ML programming skills and understanding of abstraction +mechanisms, basic understanding of CORBA. +</p><p> +<b>Proposers:</b> +<a href="http://www.in.tum.de/~wenzelm/">Markus Wenzel</a> and +<a href="http://zermelo.dcs.ed.ac.uk/~da">David Aspinall</a>. + +</p> |
