Articles & Essays
- The Equivalence of Code and Data And how it supports the "locality principle of structure, content and behavior"
- Even small details make a difference! How 'quote' is handled in PicoLisp
- Need For Speed The questionable pursuit of runtime speed
- The Dual Nature of NIL A closer look at NIL's internal representation
- VizReader's distributed word index Detailing a simple external word index that is not using ext
- Coroutines What they are, and how to use them
- Array Abstinence Why there are no arrays in PicoLisp
- Asynchronous Programming in PicoLisp Multiple asynchronous HTTP POSTs and call versus in - a word of warning
- The PicoLisp Ticker And how Google handles an infinite site
- The many uses of @ in PicoLisp Summary of all possible meanings of the at-mark @ in PicoLisp
- Wacky stuff with Circular Lists Walk through and graphical depiction of circular list use cases in PicoList
- Speedtest PicoLisp vs Elisp A speed comparison between PicoLisp and Emacs Lisp
- First Class Environments Separating execution context and variable bindings
- GUI Scripting Script-driven GUI interaction and automation
- Transient Namespaces A proposal for more efficient namespace organization
- Analysis of Rosetta Code A review of commonly used functions in the Rosetta Code listing
- A Deeper Look at 'for' PicoLisp's most important (and complex) control-flow function explained
- Emacs-style Line Editing A new Emacs-like command-line editor for PicoLisp
- Recursion in PicoLisp A detailed explanation of Recursion in PicoLisp
| http://picolisp.com/5000/!wiki?articles | TeX PDF 09may13 tj |
