A toy language built for the Pebble smartwatch
Go to file
= 20f1985e1d Semicolons treated as whitespace between tokens 2020-05-22 06:06:34 +01:00
resources/images Got results-as-operands working 2020-05-06 04:33:24 +01:00
src Semicolons treated as whitespace between tokens 2020-05-22 06:06:34 +01:00
.gitignore Remove tags file. Add .gitignore 2020-05-06 04:33:24 +01:00
README.md Update readme from PebbleCalc 2020-05-06 04:33:24 +01:00
appinfo.json Fix saving on Pebble. Break funcs into '...' menu 2020-05-21 17:57: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