A toy language built for the Pebble smartwatch
Go to file
= f2c09c0818 Some ops support several args e.g. (+ 1 2 3) 2020-05-06 06:00:40 +01:00
resources/images Got results-as-operands working 2020-05-06 04:33:24 +01:00
src Some ops support several args e.g. (+ 1 2 3) 2020-05-06 06:00:40 +01:00
.gitignore Remove tags file. Add .gitignore 2020-05-06 04:33:24 +01:00
Makefile Script UI now mostly added 2020-05-06 04:33:24 +01:00
README.md Update readme from PebbleCalc 2020-05-06 04:33:24 +01:00
appinfo.json Decent `if` and `def` support! 2020-05-06 04:33:24 +01:00
wscript Initial Commit 2020-05-06 04:33:24 +01:00

README.md

PebbLisp

A very basic LISP implementation with an interpreter and editor written for the Pebble