Loading README.md +7 −0 Original line number Diff line number Diff line Loading @@ -95,6 +95,13 @@ for f in **/*.zip; do done ``` ### .com files So it might be possible to run DCL on Linux. A rather [exhaustive list](http://jonesrh.info/dcll/dcll_why_i_use.html) of the options seems to indicate that [PC-DCL](http://users.skynet.be/michel.valentin/) might be an option. ### General cleanup * Removed exe and obj files: `git rm **/*.{exe,obj}` Loading bulletin/README.md 0 → 100644 +9 −0 Original line number Diff line number Diff line ## Port to Linux While a rewrite is preferred, a port might be possible. Some interesting links on getting VMS FORTRAN running on a Linux/Unix system: * A [script](http://www.simconglobal.com/vms.html) to do this using a proprietary tool called FTP. Need to contact them about licensing. * Things to [look out for](http://labs.hoffmanlabs.com/node/225). Loading
README.md +7 −0 Original line number Diff line number Diff line Loading @@ -95,6 +95,13 @@ for f in **/*.zip; do done ``` ### .com files So it might be possible to run DCL on Linux. A rather [exhaustive list](http://jonesrh.info/dcll/dcll_why_i_use.html) of the options seems to indicate that [PC-DCL](http://users.skynet.be/michel.valentin/) might be an option. ### General cleanup * Removed exe and obj files: `git rm **/*.{exe,obj}` Loading
bulletin/README.md 0 → 100644 +9 −0 Original line number Diff line number Diff line ## Port to Linux While a rewrite is preferred, a port might be possible. Some interesting links on getting VMS FORTRAN running on a Linux/Unix system: * A [script](http://www.simconglobal.com/vms.html) to do this using a proprietary tool called FTP. Need to contact them about licensing. * Things to [look out for](http://labs.hoffmanlabs.com/node/225).