An open API service indexing awesome lists of open source software.

https://github.com/axtens/load2

Floppy disk filling copier written in Fitted Software Tools Modula-2
https://github.com/axtens/load2

Last synced: 4 months ago
JSON representation

Floppy disk filling copier written in Fitted Software Tools Modula-2

Awesome Lists containing this project

README

          

# load2
Floppy disk filling copier written in Fitted Software Tools Modula-2

Load2 a play on words: "Load to" a diskette filling it as tightly as possible so as to make best use of the space. Irrelevant nowadays.

Outputs LOAD2.LOG listing the files copied.

See the [xlb](https://github.com/axtens/xlb) project for required non-FST libraries.

Building and/or converting to another Modula-2 is left as a task for the reader and/or the author should he find the time.

Other Modula-2 compilers: [M2F](http://floppsie.comp.glam.ac.uk/Glamorgan/gaius/web/m2fabout.html), [GNU Modula-2](https://www.nongnu.org/gm2/download.html), [XDS](https://github.com/excelsior-oss/xds) and [ADW](https://www.modula2.org/adwm2/).

Other good Modula-2 information can be found at [Peter Moylan](http://www.pmoylan.org/pages/m2/Modula2.html)'s site.