Skip to content

Commit 0cbbb41

Browse files
Update README.md
:keywords are part of stock uLisp now
1 parent cde4111 commit 0cbbb41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ uLisp 4.3a please see the [4.3a-old](https://github.com/dragoncoder047/ulisp-esp
1111
> This version includes (requires?) the [ESP32Servo](https://www.arduino.cc/reference/en/libraries/esp32servo/) library to get the analogWrite() and tone() functioning correctly. If you don't have it installed uLisp will compile but you won't have analogWrite() and tone().
1212
1313
New features, some care in editing required:
14-
* Lisp `:keywords` that auto-quote themselves
1514
* Ability to add multiple (more than one) extension tables (using `calloc()`) *may not be portable to other platforms*
1615
* Nonlocal exit: `(throw)` and `(catch)` (\*)
1716
* Templating: backquote/unquote/unquote-splicing (\*)

0 commit comments

Comments
 (0)