How to Add History to the REPL Config File
Those who do not remember the past are condemned to repeat it. - George Santayana
Nov 18, 20213 min read266

Search for a command to run...
Articles tagged with #command-line
Those who do not remember the past are condemned to repeat it. - George Santayana

Today we will explore further input/output options in PicoLisp, specifically how to pipe input from the command line to a PicoLisp script. For the example, we will try to read the battery status of our laptop, but of course the principles apply to an...
