alandipert / gherkin

a functional programming language and interpreter written in GNU Bash 4
https://tailrecursion.com/~alan/Lisp/GherkinHistory.html
BSD 3-Clause "New" or "Revised" License
522 stars 31 forks source link

Lisp type? #11

Closed joelmccracken closed 11 years ago

joelmccracken commented 11 years ago

I'm wondering about the lisp direction this is going to take.

alandipert commented 11 years ago

Syntax: gherkin source code should be readable as Clojure data Semantics: Clojure, mostly, deferring to Scheme when it's not possible.