Article 6F5B3 Playing with Caml Light on DOS

Playing with Caml Light on DOS

by
Thom Holwerda
from OSnews on (#6F5B3)

Caml Light is implemented as a bytecode compiler which made it highly portable. It is possible to create executables using the CAMLC.EXE command, but please be aware that the resulting binaries are not standalone when using the default linking mode, and the runtime system (CAMLRUN.EXE) is required to run them.

The latest available release of Caml Light for DOS is version 0.7 released in 1995.

Here's a fun project for the weekend.

External Content
Source RSS or Atom Feed
Feed Location http://www.osnews.com/files/recent.xml
Feed Title OSnews
Feed Link https://www.osnews.com/
Reply 0 comments