Tcl 2.1 を読む

Tcl 2.1 (現存する最古の Tcl ソースコード) を「ひらメソッド」で読んでいます。 GNU GLOBAL を Wiki 化する CodeReadingWiki を使っています。

Last updated Mon Oct 09 12:24:11 東京 (標準時) 2006
Powered by GLOBAL-5.2.
and CodeReadingWiki

MAINS

main               96 browse/browse.c main(ac, av)
main              105 tclTest.c      main()

DEFINITIONS

[A] [B] [C] [D] [E] [F] [G] [H] [I] [L] [M] [N] [O] [P] [R] [S] [T] [U] [V] [W] [X] [_] [a] [b] [c] [d] [e] [f] [g] [h] [i] [l] [m] [n] [o] [p] [r] [s] [t] [u]

FILES

  1. argv.c
  2. browse/
  3. ckalloc.c
  4. ckalloc.h
  5. glob.c
  6. l_init.c
  7. l_insert.c
  8. l_l_insert.c
  9. l_remove.c
  10. list.h
  11. panic.c
  12. sprite.h
  13. stdlib.h
  14. stream.c
  15. strerror.c
  16. string.h
  17. strtol.c
  18. strtoul.c
  19. tcl.h
  20. tclBasic.c
  21. tclCmdAH.c
  22. tclCmdIZ.c
  23. tclExpr.c
  24. tclGlob.c
  25. tclInt.h
  26. tclProc.c
  27. tclTest.c
  28. tclUtil.c