Add gensym and clean `or` macro to stepA of 12 implementations (part 1)
authorDov Murik <dov.murik@gmail.com>
Thu, 21 Jan 2016 03:51:43 +0000 (22:51 -0500)
committerDov Murik <dov.murik@gmail.com>
Sat, 23 Jan 2016 05:31:51 +0000 (00:31 -0500)
commit48572759b76c2bd49b362d19dcc0980226046ac2
tree92055873e27e2397eedc582f87f91bec58df819d
parent4881701ad0a75093be3fc814c2a4fb618f3a7b67
Add gensym and clean `or` macro to stepA of 12 implementations (part 1)

* go
* guile
* js
* mal
* miniMAL
* ocaml
* ps
* python
* racket
* ruby
* tcl
* vimscript
12 files changed:
go/src/stepA_mal/stepA_mal.go
guile/stepA_mal.scm
js/stepA_mal.js
mal/stepA_mal.mal
miniMAL/stepA_mal.json
ocaml/stepA_mal.ml
ps/stepA_mal.ps
python/stepA_mal.py
racket/stepA_mal.rkt
ruby/stepA_mal.rb
tcl/stepA_mal.tcl
vimscript/stepA_mal.vim