Add gensym and clean `or` macro to stepA of 13 implementations (part 2)
authorDov Murik <dov.murik@gmail.com>
Sat, 23 Jan 2016 05:30:28 +0000 (00:30 -0500)
committerDov Murik <dov.murik@gmail.com>
Sat, 23 Jan 2016 05:31:55 +0000 (00:31 -0500)
commit166da203fae354f35d447f33b0b2b8377aed6ffc
treea3f8d15d96675da5ef7343c4cfd2db221f3d531a
parent48572759b76c2bd49b362d19dcc0980226046ac2
Add gensym and clean `or` macro to stepA of 13 implementations (part 2)

* bash
* c
* clojure
* coffee
* crystal
* d
* elixir
* erlang
* forth
* lua
* make
* nim
* perl
13 files changed:
bash/stepA_mal.sh
c/stepA_mal.c
clojure/src/stepA_mal.clj
coffee/stepA_mal.coffee
crystal/stepA_mal.cr
d/stepA_mal.d
elixir/lib/mix/tasks/stepA_mal.ex
erlang/src/stepA_mal.erl
forth/stepA_mal.fs
lua/stepA_mal.lua
make/stepA_mal.mk
nim/stepA_mal.nim
perl/stepA_mal.pl