Source code copied.
Source code
Up one level- LEX: Lexical scan phase. by Paul McJones — last modified 2021-03-17 18:40
- LEX: Lexical scan phase.
- GEN: Parse and semantic analysis phase. by Paul McJones — last modified 2021-03-17 18:30
- GEN: Parse and semantic analysis phase.
- ASM: Code generation phase, specific to a particular target machine. by Paul McJones — last modified 2021-03-17 18:32
- ASM: Code generation phase, specific to a particular target machine. This version is for the Digital Equipment Corporation DECsystem-10. By Richard Kenner and David Shields, based on the LITTLE code generator for the IBM System/370 by Kenner.
- LIB: Run-time library for the LITTLE system (compile time and run time). by Paul McJones — last modified 2021-03-17 18:44
- LIB: Run-time library for the LITTLE system (compile time and run time).
- SYN: Syntax generator for the LITTLE system. By Edith Deak and David Shields. by Paul McJones — last modified 2021-03-17 18:38
- SYN: Syntax generator for the LITTLE system. By Edith Deak and David Shields.
- GRM: Grammars for SYN and LITTLE. by Paul McJones — last modified 2021-03-17 19:58
- GRM: Grammars for SYN and LITTLE. By Edith Deak and David Shields.
- REF: Cross-reference processor of the LITTLE compiler. By David Shields. by Paul McJones — last modified 2021-03-17 19:51
- REF: Cross-reference processor of the LITTLE compiler. By David Shields.
- TST: Various test programs for the LITTLE system software, principally the compiler. by Paul McJones — last modified 2021-03-17 19:54
- TST: Various test programs for the LITTLE system software, principally the compiler.
- UPD: Source maintenance program. By David Shields. by Paul McJones — last modified 2021-03-17 19:56
- UPD: Source maintenance program. By David Shields.
- UTL: Various utility programs, some machine dependent and some principally of interest to the CDC 6600, IBM System/370, or DEC VAX implementations. by Paul McJones — last modified 2021-03-17 19:57
- UTL: Various utility programs, some machine dependent and some principally of interest to the CDC 6600, IBM System/370, or DEC VAX implementations. By David Shields, except objname by Richard Kenner.