User Tools

Site Tools


start

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
start [2016/10/20 04:16]
papa [Games]
start [2024/12/29 02:00] (current)
papa [References and External Links]
Line 1: Line 1:
-This is a collection of user contributed tutorials for [[http://twenex.org|TWENEX.ORG]].  While these tutorials may contain specific information to [[http://twenex.org|TWENEX.ORG]], they may also be general enough such that other TOPS-20 and [[http://http://panda.trailing-edge.com|TOPS-20 PANDA Distribution]] users could benefit from them.  Access to this WIKI is available by //MAIL//ing or //SEND//ing a message to //SMJ// on [[http://twenex.org|TWENEX.ORG]].+This is a collection of user contributed tutorials for [[http://twenex.org|TWENEX.ORG]].  While these tutorials may contain specific information to [[http://twenex.org|TWENEX.ORG]], they may also be general enough such that other TOPS-20 and [[http://panda.trailing-edge.com|TOPS-20 PANDA Distribution]] users could benefit from them.  Access to this WIKI is available by //MAIL//ing or //SEND//ing a message to //SMJ// on [[http://twenex.org|TWENEX.ORG]].
  
 ===== TOPS-20 Tutorials ===== ===== TOPS-20 Tutorials =====
Line 6: Line 6:
  
      * [[tutorials:howto]] //Authoring tutorials, style guidelines, et cetera//      * [[tutorials:howto]] //Authoring tutorials, style guidelines, et cetera//
-     * [[tutorials:access]] //Getting and accessing your own TOPS-20 account on [[http://twenex.org|TWENEX.ORG]]//+     * [[tutorials:access]] //Getting and accessing your own TOPS-20 account on [[https://twenex.org|TWENEX.ORG]]//
      * [[tutorials:starter]] //A starter guide to TOPS-20 aimed at UNIX users//      * [[tutorials:starter]] //A starter guide to TOPS-20 aimed at UNIX users//
 +     * [[tutorials:EXEC]] //Using EXEC---the TOPS-20 command parser, and TOPS-20 command files//
 +     * [[tutorials:batch]] //Running background tasks without user interaction according to schedule//
  
 ==== E-Mail and Communication ==== ==== E-Mail and Communication ====
Line 17: Line 19:
      * [[tutorials:send]] //SENDing and REPLYing to TOPS-20 Instant Message//      * [[tutorials:send]] //SENDing and REPLYing to TOPS-20 Instant Message//
      * [[tutorials:talk]] //Linking TTYs together//      * [[tutorials:talk]] //Linking TTYs together//
 +     * [[tutorials:network]] //Internet (TCP/IP) and DECnet communication options//
  
 ==== Languages and Programming ==== ==== Languages and Programming ====
  
      * [[tutorials:compilers|Compilers]] //General notes on compiling source code on TOPS-20//      * [[tutorials:compilers|Compilers]] //General notes on compiling source code on TOPS-20//
 +     * [[tutorials:assemblers|Assemblers]] //General notes on PDP-10 assembly language programming//
      * [[AID]] //Using Algebraic Interpretive Dialog//      * [[AID]] //Using Algebraic Interpretive Dialog//
-     * [[APL]] //Using the APL interpreter//+     * [[APL]] //Using the APLSF interpreter//
      * [[tutorials:BASIC]] //Using BASIC//      * [[tutorials:BASIC]] //Using BASIC//
-     * [[tutorials:COBOL]] //Using the COBOL 74 compiler// 
-     * [[tutorials:EXEC]] //Using EXEC - the TOPS-20 command parser// 
-     * [[tutorials:FORTRAN]] //Using the FORTRAN-20 compiler// 
      * [[tutorials:kcc|C]] // Using the KCC C compiler//      * [[tutorials:kcc|C]] // Using the KCC C compiler//
-     * [[tutorials:lisp]] //Accessing and using LISP// +     * [[tutorials:FORTH]] //Using the FORTH interpreters// 
-     * [[tutorials:snobol]] //Using SNOBOL on TWENEX.ORG//+     * [[tutorials:FORTRAN]] //Using the FORTRAN-20 compiler// 
 +     * [[tutorials:interlisp|Interlisp-10]] //Using the Interlisp-10 Lisp system// 
 +     * [[tutorials:maclisp|MACLISP]] //Using the MACLISP Lisp system// 
 +     * [[tutorials:MACRO]] // Using TOPS-20 MACRO assembly language // 
 +     * [[tutorials:MDL]] //Muddling with the MDL programming language// 
 +     * [[tutorials:MIDAS]] // Using MIDAS assembly language // 
 +     * [[tutorials:FAIL]] // Using FAIL assembly language // 
 +     * [[tutorials:Pascal]] //Using the Pascal compiler// 
 +     * [[tutorials:SNOBOL]] //Using SNOBOL on TWENEX.ORG//
  
 ==== Text Editors ==== ==== Text Editors ====
Line 45: Line 54:
   * [[tutorials:haunt|Haunt]] //A haunted house text adventure game programmed by John Laird in 1979 using the rule-based language OPS4.//   * [[tutorials:haunt|Haunt]] //A haunted house text adventure game programmed by John Laird in 1979 using the rule-based language OPS4.//
   * [[tutorials:startrek|Star Trek]] (Space War) //The text-based strategy game inspired by the television series **Star Trek** popular on minicomputers, mainframes, and early PCs in the 1970s and -80s.//   * [[tutorials:startrek|Star Trek]] (Space War) //The text-based strategy game inspired by the television series **Star Trek** popular on minicomputers, mainframes, and early PCs in the 1970s and -80s.//
 +  * [[tutorials:zork|Zork]] //"The classic underground maze/puzzle."//
  
 ==== References and External Links ==== ==== References and External Links ====
  
-     * [[http://tilt.twenex.org/|TOPS-20 USER'S GUIDE]]+     * [[references:library|Local document library]] 
 +     * [[references:t20snsv7|TOPS-20 Software Notebook Set]] 
 +     * [[http://bitsavers.org/pdf/dec/pdp10/TOPS20/V7/USERS.MEM.txt|TOPS-20 User's Guide]] ([[http://www.bourguet.org/v2/pdp10/users/index|HTML]])
      * [[http://www.bourguet.org/v2/pdp10/cmds/|TOPS-20 Commands Reference Manual]]      * [[http://www.bourguet.org/v2/pdp10/cmds/|TOPS-20 Commands Reference Manual]]
      * [[http://sdf.org/?tutorials/tops20-interactive|TOPS-20 Interactive Tutorial (summary and transcript)]]      * [[http://sdf.org/?tutorials/tops20-interactive|TOPS-20 Interactive Tutorial (summary and transcript)]]
Line 55: Line 67:
      * [[references:interlisp]] //Some references to the interlisp programming language that we have here on twenex//      * [[references:interlisp]] //Some references to the interlisp programming language that we have here on twenex//
      * [[http://bitsavers.trailing-edge.com/pdf/dec/pdp10/|PDP-10]] //bitsavers.org DEC PDP-10 documentation archive//      * [[http://bitsavers.trailing-edge.com/pdf/dec/pdp10/|PDP-10]] //bitsavers.org DEC PDP-10 documentation archive//
 +     * Wikidata item: [[https://www.wikidata.org/wiki/Q1481861|TOPS-20]] 
 +     * [[https://wiki.texto-plano.xyz/doku.php?id=tutorial_de_tops-20_en_twenex.org|Tutorial de TOPS-20 en Español de TWENEX.ORG]]//TOPS-20 Tutorial (in Spanish)//
start.1476936982.txt.gz · Last modified: 2016/10/20 04:16 by papa