Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/technoblogy/lisp-badge

A handheld computer programmed in Lisp with a self-contained keyboard and display.
https://github.com/technoblogy/lisp-badge

arduino atmega1284p lisp ulisp

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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