My advice on implementing stuff in C:
My advice on implementing stuff in C:
Posted Oct 19, 2010 10:23 UTC (Tue) by nix (subscriber, #2304)In reply to: My advice on implementing stuff in C: by dskoll
Parent article: Russell: On C Library Implementation
Tcl and Lisp are so flexible that they can be very easy to misuse in the wrong hands. This is mostly because of the very feature that gives them expressivity: the macro system (for Lisp) or ability to redefine every word in the language (for Tcl and for that matter Forth).