User Tools

Site Tools


tutorials:mdl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
tutorials:mdl [2022/03/12 03:58]
papa created
tutorials:mdl [2022/03/12 04:12]
papa [References]
Line 14: Line 14:
  
 Load source files into the MDL interpreter with the function ''FLOAD'': Load source files into the MDL interpreter with the function ''FLOAD'':
- 
-====== References ====== 
- 
-  * Unordered List Item 
- 
  
   <FLOAD "DEV:<DIR>FILE">   <FLOAD "DEV:<DIR>FILE">
      
 (You can omit the ''DEV:<DIR>'' portion of the file specification if you set the ''MDL:'' logical name to the device and directory where your MDL source files are stored.) (You can omit the ''DEV:<DIR>'' portion of the file specification if you set the ''MDL:'' logical name to the device and directory where your MDL source files are stored.)
 +
 +====== References ======
 +
 +  * M. Dornbrook, M. Blank. [[http://publications.csail.mit.edu/lcs/pubs/pdf/MIT-LCS-TR-292.pdf|The MDL Programming Language Primer]]. Massachusetts Institute of Technology, Laboratory for Computer Science, 1980. Retrieved 2022-03-12. 
 +  * S. Galley, G. Pfister. [[http://ifarchive.org/if-archive/programming/mdl/manuals/MDL_Programming_Language.pdf|The MDL Programming Language]]. Massachusetts Institute of Technology, Laboratory for Computer Science, 1979. Retrieved 2022-03-12. 
 +  * P.D. Lebling. [[http://ifarchive.org/if-archive/programming/mdl/manuals/MDL_Programming_Environment.pdf|The MDL Programming Environment]]. Massachusetts Institute of Technology, Laboratory for Computer Science, 1980. Retrieved 2022-03-12. 
 +  * [[https://en.wikipedia.org/wiki/MDL_(programming_language)|MDL (programming language)]]. Wikipedia. Retrieved 2022-03-12.
 +
  
  
  
  
tutorials/mdl.txt ยท Last modified: 2022/03/12 06:18 by papa