Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 637 Bytes

README.md

File metadata and controls

18 lines (17 loc) · 637 Bytes

Technical notes for IO:

  • 001: Adopting NL for line termination
  • 002: Adjusting Module, Stack, Heap, and Video Memory
  • 003: PCF and Unicode Fonts
  • 004: Large Files, Unicode Filenames, and Subdirectories
  • 005: Contexts
  • 006: ELF, Signed Binaries, and Source Hashes
  • 007: Hash Cache
  • 008: Packages
  • 009: 64-bit Oberon
  • 010: Communicating Sequential Processes
  • 011: Scripting
  • 012: Command Invocation with Shift-Enter
  • 013: A Call Message and Boot Scripts
  • 014: Interfaces for Oberon-2
  • 015: Dynamically scoped variables for Oberon
  • 016: Command parameters, context, argc/argv, the clipboard, messages, and namespaces in IO