algorithm-archive icon indicating copy to clipboard operation
algorithm-archive copied to clipboard

Added OCaml compiling support

Open Amaras opened this issue 3 years ago • 0 comments

It has been a while since we added a new language to our SCons support.

This one is nearly entirely based on previous work by Russel Winder, which is under MIT licence.

Sadly, I could not make the Huffman Encoding code compile, so that issue will have to be resolved before we can merge this PR.

As this has been directly copied from SCons-contrib, the tool is not as slim or robust as it could be, so that is one more thing I need to do before merge.

Amaras avatar Oct 10 '22 19:10 Amaras