technoblogy / lisp-badge

A handheld computer programmed in Lisp with a self-contained keyboard and display.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lisp Badge

A handheld computer with a self-contained keyboard and display that you can program in Lisp.

Version 6 updates the uLisp firmware to uLisp 4.3, adding support for arrays, and built-in documentation (see http://www.ulisp.com/show?41E0).

It also adds some extra key combinations to allow you to enter additional characters from the keyboard:

Character Combination
~ Shift+ESC
% Shift+DEL
: Shift+ENTER
? Shift+SPACE

For information about building the Lisp Badge see: http://www.technoblogy.com/show?2AEE

For information about programming the Lisp badge see: http://www.ulisp.com/show?2L0C

About

A handheld computer programmed in Lisp with a self-contained keyboard and display.


Languages

Language:C++ 100.0%