Kawa Parser Extension
ABOUT EXTENSION
Hello there, this is another extension created by me and it is called Kawa Parser extension. It allows to evaluate Scheme expressions/commands/code. For those of you wondering what is Kawa, this is a perfect site to learn more about it: https://www.gnu.org/software/kawa/
BLOCKS
EXAMPLE STRINGS
(+ 3 4)
(if (< 3 4) (+ 5 5) (+ 5 6))
(primitive-throw (java.lang.IndexOutOfBoundsException "bad index"))
DOWNLOAD
edu.moliata.kawaparser.aix (6.6 KB)
Best regards, Ben (@moliata on GitHub)