PostScript

  • 描画命令を含むプログラミング言語
  • Programming language with drawing primitives
    • 後置記法言語
    • Postfix nortation
      • c.f. Forth
    • 言語インタプリタがプリンタ内蔵
    • Interpreter in printer
    • プリンタにログイン可能
    • Can log in to printer
    • 計算機とプリンタとの通信量を減らす
    • Reduced data between computer and printer
  • 入力は無い
  • No input control
    • c.f. Display PostScript