Update README.md for python.2
[jackhill/mal.git] / README.md
1 # mal - Make a Lisp
2
3 [![Build Status](https://travis-ci.org/kanaka/mal.svg?branch=master)](https://travis-ci.org/kanaka/mal)
4
5 ## Description
6
7 **1. Mal is a Clojure inspired Lisp interpreter**
8
9 **2. Mal is implemented in 78 languages (80 different implementations and 101 runtime modes)**
10
11 | Language | Creator |
12 | -------- | ------- |
13 | [Ada](#ada) | [Chris Moore](https://github.com/zmower) |
14 | [Ada #2](#ada2) | [Nicolas Boulenguez](https://github.com/asarhaddon) |
15 | [GNU Awk](#gnu-awk) | [Miutsuru Kariya](https://github.com/kariya-mitsuru) |
16 | [Bash 4](#bash-4) | [Joel Martin](https://github.com/kanaka) |
17 | [BASIC](#basic-c64-and-qbasic) (C64 & QBasic) | [Joel Martin](https://github.com/kanaka) |
18 | [BBC BASIC V](#bbc-basic-v) | [Ben Harris](https://github.com/bjh21) |
19 | [C](#c) | [Joel Martin](https://github.com/kanaka) |
20 | [C++](#c-1) | [Stephen Thirlwall](https://github.com/sdt) |
21 | [C#](#c-2) | [Joel Martin](https://github.com/kanaka) |
22 | [ChucK](#chuck) | [Vasilij Schneidermann](https://github.com/wasamasa) |
23 | [Clojure](#clojure) (Clojure & ClojureScript) | [Joel Martin](https://github.com/kanaka) |
24 | [CoffeeScript](#coffeescript) | [Joel Martin](https://github.com/kanaka) |
25 | [Common Lisp](#common-lisp) | [Iqbal Ansari](https://github.com/iqbalansari) |
26 | [Crystal](#crystal) | [Linda_pp](https://github.com/rhysd) |
27 | [D](#d) | [Dov Murik](https://github.com/dubek) |
28 | [Dart](#dart) | [Harry Terkelsen](https://github.com/hterkelsen) |
29 | [Elixir](#elixir) | [Martin Ek](https://github.com/ekmartin) |
30 | [Elm](#elm) | [Jos van Bakel](https://github.com/c0deaddict) |
31 | [Emacs Lisp](#emacs-lisp) | [Vasilij Schneidermann](https://github.com/wasamasa) |
32 | [Erlang](#erlang) | [Nathan Fiedler](https://github.com/nlfiedler) |
33 | [ES6](#es6-ecmascript-2015) (ECMAScript 2015) | [Joel Martin](https://github.com/kanaka) |
34 | [F#](#f) | [Peter Stephens](https://github.com/pstephens) |
35 | [Factor](#factor) | [Jordan Lewis](https://github.com/jordanlewis) |
36 | [Fantom](#fantom) | [Dov Murik](https://github.com/dubek) |
37 | [Forth](#forth) | [Chris Houser](https://github.com/chouser) |
38 | [GNU Guile](#gnu-guile-21) | [Mu Lei](https://github.com/NalaGinrut) |
39 | [GNU Smalltalk](#gnu-smalltalk) | [Vasilij Schneidermann](https://github.com/wasamasa) |
40 | [Go](#go) | [Joel Martin](https://github.com/kanaka) |
41 | [Groovy](#groovy) | [Joel Martin](https://github.com/kanaka) |
42 | [Haskell](#haskell) | [Joel Martin](https://github.com/kanaka) |
43 | [Haxe](#haxe-neko-python-c-and-javascript) (Neko, Python, C++, & JS) | [Joel Martin](https://github.com/kanaka) |
44 | [Hy](#hy) | [Joel Martin](https://github.com/kanaka) |
45 | [Io](#io) | [Dov Murik](https://github.com/dubek) |
46 | [Java](#java-17) | [Joel Martin](https://github.com/kanaka) |
47 | [JavaScript](#javascriptnode) ([Demo](http://kanaka.github.io/mal)) | [Joel Martin](https://github.com/kanaka) |
48 | [Julia](#julia) | [Joel Martin](https://github.com/kanaka) |
49 | [Kotlin](#kotlin) | [Javier Fernandez-Ivern](https://github.com/ivern) |
50 | [LiveScript](#livescript) | [Jos van Bakel](https://github.com/c0deaddict) |
51 | [Logo](#logo) | [Dov Murik](https://github.com/dubek) |
52 | [Lua](#lua) | [Joel Martin](https://github.com/kanaka) |
53 | [GNU Make](#gnu-make-381) | [Joel Martin](https://github.com/kanaka) |
54 | [mal itself](#mal) | [Joel Martin](https://github.com/kanaka) |
55 | [MATLAB](#matlab-gnu-octave-and-matlab) (GNU Octave & MATLAB) | [Joel Martin](https://github.com/kanaka) |
56 | [miniMAL](#minimal) ([Repo](https://github.com/kanaka/miniMAL), [Demo](https://kanaka.github.io/miniMAL/)) | [Joel Martin](https://github.com/kanaka) |
57 | [NASM](#nasm) | [Ben Dudson](https://github.com/bendudson) |
58 | [Nim](#nim-0170) | [Dennis Felsing](https://github.com/def-) |
59 | [Object Pascal](#object-pascal) | [Joel Martin](https://github.com/kanaka) |
60 | [Objective C](#objective-c) | [Joel Martin](https://github.com/kanaka) |
61 | [OCaml](#ocaml-4010) | [Chris Houser](https://github.com/chouser) |
62 | [Perl](#perl-5) | [Joel Martin](https://github.com/kanaka) |
63 | [Perl 6](#perl-6) | [Hinrik Örn Sigurðsson](https://github.com/hinrik) |
64 | [PHP](#php-53) | [Joel Martin](https://github.com/kanaka) |
65 | [Picolisp](#picolisp) | [Vasilij Schneidermann](https://github.com/wasamasa) |
66 | [Pike](#pike) | [Dov Murik](https://github.com/dubek) |
67 | [PL/pgSQL](#plpgsql-postgresql-sql-procedural-language) (PostgreSQL) | [Joel Martin](https://github.com/kanaka) |
68 | [PL/SQL](#plsql-oracle-sql-procedural-language) (Oracle) | [Joel Martin](https://github.com/kanaka) |
69 | [PostScript](#postscript-level-23) | [Joel Martin](https://github.com/kanaka) |
70 | [PowerShell](#powershell) | [Joel Martin](https://github.com/kanaka) |
71 | [Python](#python-2x-and-3x) (2.X & 3.X) | [Joel Martin](https://github.com/kanaka) |
72 | [RPython](#rpython) | [Joel Martin](https://github.com/kanaka) |
73 | [R](#r) | [Joel Martin](https://github.com/kanaka) |
74 | [Racket](#racket-53) | [Joel Martin](https://github.com/kanaka) |
75 | [Rexx](#rexx) | [Dov Murik](https://github.com/dubek) |
76 | [Ruby](#ruby-19) | [Joel Martin](https://github.com/kanaka) |
77 | [Rust](#rust-100-nightly) | [Joel Martin](https://github.com/kanaka) |
78 | [Scala](#scala) | [Joel Martin](https://github.com/kanaka) |
79 | [Scheme (R7RS)](#scheme-r7rs) | [Vasilij Schneidermann](https://github.com/wasamasa) |
80 | [Skew](#skew) | [Dov Murik](https://github.com/dubek) |
81 | [Swift 2](#swift) | [Keith Rollin](https://github.com/keith-rollin) |
82 | [Swift 3](#swift-3) | [Joel Martin](https://github.com/kanaka) |
83 | [Swift 4](#swift-4) | [陆遥](https://github.com/LispLY) |
84 | [Tcl](#tcl-86) | [Dov Murik](https://github.com/dubek) |
85 | [TypeScript](#typescript) | [Masahiro Wakame](https://github.com/vvakame) |
86 | [Vala](#vala) | [Simon Tatham](https://github.com/sgtatham) |
87 | [VHDL](#vhdl) | [Dov Murik](https://github.com/dubek) |
88 | [Vimscript](#vimscript) | [Dov Murik](https://github.com/dubek) |
89 | [Visual Basic.NET](#visual-basicnet) | [Joel Martin](https://github.com/kanaka) |
90 | [WebAssembly](#webassembly-wasm) (wasm) | [Joel Martin](https://github.com/kanaka) |
91 | [Yorick](#yorick) | [Dov Murik](https://github.com/dubek) |
92
93
94 **3. Mal is a learning tool**
95
96 Each implementation of mal is separated into
97 11 incremental, self-contained (and testable) steps that demonstrate
98 core concepts of Lisp. The last step is capable of self-hosting
99 (running the mal implementation of mal). See the [make-a-lisp process
100 guide](process/guide.md).
101
102 The make-a-lisp steps are:
103
104 * [step0_repl](process/guide.md#step0)
105 * [step1_read_print](process/guide.md#step1)
106 * [step2_eval](process/guide.md#step2)
107 * [step3_env](process/guide.md#step3)
108 * [step4_if_fn_do](process/guide.md#step4)
109 * [step5_tco](process/guide.md#step5)
110 * [step6_file](process/guide.md#step6)
111 * [step7_quote](process/guide.md#step7)
112 * [step8_macros](process/guide.md#step8)
113 * [step9_try](process/guide.md#step9)
114 * [stepA_mal](process/guide.md#stepA)
115
116 Each make-a-lisp step has an associated architectural diagram. That elements
117 that are new for that step are highlighted in red.
118 Here is the final diagram for [step A](process/guide.md#stepA):
119
120 ![stepA_mal architecture](process/stepA_mal.png)
121
122 If you are interested in creating a mal implementation (or just
123 interested in using mal for something), please drop by the #mal
124 channel on freenode. In addition to the [make-a-lisp process
125 guide](process/guide.md) there is also a [mal/make-a-lisp
126 FAQ](docs/FAQ.md) where I attempt to answer some common questions.
127
128
129 ## Presentations
130
131 Mal was presented publicly for the first time in a lightning talk at
132 Clojure West 2014 (unfortunately there is no video). See
133 examples/clojurewest2014.mal for the presentation that was given at the
134 conference (yes, the presentation is a mal program).
135
136 At Midwest.io 2015, Joel Martin gave a presentation on Mal titled
137 "Achievement Unlocked: A Better Path to Language Learning".
138 [Video](https://www.youtube.com/watch?v=lgyOAiRtZGw),
139 [Slides](http://kanaka.github.io/midwest.io.mal/).
140
141 More recently Joel gave a presentation on "Make Your Own Lisp Interpreter
142 in 10 Incremental Steps" at LambdaConf 2016:
143 [Part 1](https://www.youtube.com/watch?v=jVhupfthTEk),
144 [Part 2](https://www.youtube.com/watch?v=X5OQBMGpaTU),
145 [Part 3](https://www.youtube.com/watch?v=6mARZzGgX4U),
146 [Part 4](https://www.youtube.com/watch?v=dCO1SYR5kDU),
147 [Slides](http://kanaka.github.io/lambdaconf/).
148
149 ## Building/running implementations
150
151 The simplest way to run any given implementation is to use docker.
152 Every implementation has a docker image pre-built with language
153 dependencies installed. You can launch the REPL using a convenient
154 target in the top level Makefile (where IMPL is the implementation
155 directory name and stepX is the step to run):
156
157 ```
158 make DOCKERIZE=1 "repl^IMPL^stepX"
159 # OR stepA is the default step:
160 make DOCKERIZE=1 "repl^IMPL"
161 ```
162
163 ## External Implementations
164
165 The following implementations are maintained as separate projects:
166
167 ### HolyC
168
169 * [by Alexander Bagnalla](https://github.com/bagnalla/holyc_mal)
170
171 ### Rust
172
173 * [by Tim Morgan](https://github.com/seven1m/mal-rust)
174 * [by vi](https://github.com/vi/mal-rust-vi) - using [Pest](https://pest.rs/) grammar, not using typical Mal infrastructure (cargo-ized steps and built-in converted tests).
175
176
177 ## Other mal Projects
178
179 * [malc](https://github.com/dubek/malc) - Mal (Make A Lisp) compiler. Compiles a Mal program to LLVM assembly language, then binary.
180 * [malcc](https://github.com/seven1m/malcc) - malcc is an incremental compiler implementation for the Mal language. It uses the Tiny C Compiler as the compiler backend and has full support for the Mal language, including macros, tail-call elimination, and even run-time eval. ["I Built a Lisp Compiler"](https://mpov.timmorgan.org/i-built-a-lisp-compiler/) post about the process.
181 * [frock](https://github.com/chr15m/frock) - Clojure-flavoured PHP. Uses mal/php to run programs.
182
183
184 ## Implementation Details
185
186 ### Ada
187
188 The Ada implementation was developed with GNAT 4.9 on debian. It also
189 compiles unchanged on windows if you have windows versions of git,
190 GNAT and (optionally) make. There are no external dependencies
191 (readline not implemented).
192
193 ```
194 cd ada
195 make
196 ./stepX_YYY
197 ```
198
199 ### Ada.2
200
201 The second Ada implementation was developed with GNAT 8 and links with
202 the GNU readline library.
203
204 ```
205 cd ada
206 make
207 ./stepX_YYY
208 ```
209
210 ### GNU awk
211
212 The GNU awk implementation of mal has been tested with GNU awk 4.1.1.
213
214 ```
215 cd gawk
216 gawk -O -f stepX_YYY.awk
217 ```
218
219 ### Bash 4
220
221 ```
222 cd bash
223 bash stepX_YYY.sh
224 ```
225
226 ### BASIC (C64 and QBasic)
227
228 The BASIC implementation uses a preprocessor that can generate BASIC
229 code that is compatible with both C64 BASIC (CBM v2) and QBasic. The
230 C64 mode has been tested with
231 [cbmbasic](https://github.com/kanaka/cbmbasic) (the patched version is
232 currently required to fix issues with line input) and the QBasic mode
233 has been tested with [qb64](http://www.qb64.net/).
234
235 Generate C64 code and run it using cbmbasic:
236
237 ```
238 cd basic
239 make stepX_YYY.bas
240 STEP=stepX_YYY ./run
241 ```
242
243 Generate QBasic code and load it into qb64:
244
245 ```
246 cd basic
247 make MODE=qbasic stepX_YYY.bas
248 ./qb64 stepX_YYY.bas
249 ```
250
251 Thanks to [Steven Syrek](https://github.com/sjsyrek) for the original
252 inspiration for this implementation.
253
254 ### BBC BASIC V
255
256 The BBC BASIC V implementation can run in the Brandy interpreter:
257
258 ```
259 cd bbc-basic
260 brandy -quit stepX_YYY.bbc
261 ```
262
263 Or in ARM BBC BASIC V under RISC OS 3 or later:
264
265 ```
266 *Dir bbc-basic.riscos
267 *Run setup
268 *Run stepX_YYY
269 ```
270
271 ### C
272
273 The C implementation of mal requires the following libraries (lib and
274 header packages): glib, libffi6, libgc, and either the libedit or GNU readline
275 library.
276
277 ```
278 cd c
279 make
280 ./stepX_YYY
281 ```
282
283 ### C++
284
285 The C++ implementation of mal requires g++-4.9 or clang++-3.5 and
286 a readline compatible library to build. See the `cpp/README.md` for
287 more details:
288
289 ```
290 cd cpp
291 make
292 # OR
293 make CXX=clang++-3.5
294 ./stepX_YYY
295 ```
296
297
298 ### C# ###
299
300 The C# implementation of mal has been tested on Linux using the Mono
301 C# compiler (mcs) and the Mono runtime (version 2.10.8.1). Both are
302 required to build and run the C# implementation.
303
304 ```
305 cd cs
306 make
307 mono ./stepX_YYY.exe
308 ```
309
310 ### ChucK
311
312 The ChucK implementation has been tested with ChucK 1.3.5.2.
313
314 ```
315 cd chuck
316 ./run
317 ```
318
319 ### Clojure
320
321 For the most part the Clojure implementation requires Clojure 1.5,
322 however, to pass all tests, Clojure 1.8.0-RC4 is required.
323
324 ```
325 cd clojure
326 lein with-profile +stepX trampoline run
327 ```
328
329 ### CoffeeScript
330
331 ```
332 sudo npm install -g coffee-script
333 cd coffee
334 coffee ./stepX_YYY
335 ```
336
337 ### Common Lisp
338
339 The implementation has been tested with SBCL, CCL, CMUCL, GNU CLISP, ECL and
340 Allegro CL on Ubuntu 16.04 and Ubuntu 12.04, see
341 the [README](common-lisp/README.org) for more details. Provided you have the
342 dependencies mentioned installed, do the following to run the implementation
343
344 ```
345 cd common-lisp
346 make
347 ./run
348 ```
349
350 ### Crystal
351
352 The Crystal implementation of mal has been tested with Crystal 0.26.1.
353
354 ```
355 cd crystal
356 crystal run ./stepX_YYY.cr
357 # OR
358 make # needed to run tests
359 ./stepX_YYY
360 ```
361
362 ### D
363
364 The D implementation of mal was tested with GDC 4.8. It requires the GNU
365 readline library.
366
367 ```
368 cd d
369 make
370 ./stepX_YYY
371 ```
372
373 ### Dart
374
375 The Dart implementation has been tested with Dart 1.20.
376
377 ```
378 cd dart
379 dart ./stepX_YYY
380 ```
381
382 ### Emacs Lisp
383
384 The Emacs Lisp implementation of mal has been tested with Emacs 24.3
385 and 24.5. While there is very basic readline editing (`<backspace>`
386 and `C-d` work, `C-c` cancels the process), it is recommended to use
387 `rlwrap`.
388
389 ```
390 cd elisp
391 emacs -Q --batch --load stepX_YYY.el
392 # with full readline support
393 rlwrap emacs -Q --batch --load stepX_YYY.el
394 ```
395
396 ### Elixir
397
398 The Elixir implementation of mal has been tested with Elixir 1.0.5.
399
400 ```
401 cd elixir
402 mix stepX_YYY
403 # Or with readline/line editing functionality:
404 iex -S mix stepX_YYY
405 ```
406
407 ### Elm
408
409 The Elm implementation of mal has been tested with Elm 0.18.0
410
411 ```
412 cd elm
413 make stepX_YYY.js
414 STEP=stepX_YYY ./run
415 ```
416
417 ### Erlang
418
419 The Erlang implementation of mal requires [Erlang/OTP R17](http://www.erlang.org/download.html)
420 and [rebar](https://github.com/rebar/rebar) to build.
421
422 ```
423 cd erlang
424 make
425 # OR
426 MAL_STEP=stepX_YYY rebar compile escriptize # build individual step
427 ./stepX_YYY
428 ```
429
430 ### ES6 (ECMAScript 2015)
431
432 The ES6 / ECMAScript 2015 implementation uses the
433 [babel](https://babeljs.io) compiler to generate ES5 compatible
434 JavaScript. The generated code has been tested with Node 0.12.4.
435
436 ```
437 cd es6
438 make
439 node build/stepX_YYY.js
440 ```
441
442
443 ### F# ###
444
445 The F# implementation of mal has been tested on Linux using the Mono
446 F# compiler (fsharpc) and the Mono runtime (version 3.12.1). The mono C#
447 compiler (mcs) is also necessary to compile the readline dependency. All are
448 required to build and run the F# implementation.
449
450 ```
451 cd fsharp
452 make
453 mono ./stepX_YYY.exe
454 ```
455
456 ### Factor
457
458 The Factor implementation of mal has been tested with Factor 0.97
459 ([factorcode.org](http://factorcode.org)).
460
461 ```
462 cd factor
463 FACTOR_ROOTS=. factor -run=stepX_YYY
464 ```
465
466 ### Fantom
467
468 The Fantom implementation of mal has been tested with Fantom 1.0.70.
469
470 ```
471 cd fantom
472 make lib/fan/stepX_YYY.pod
473 STEP=stepX_YYY ./run
474 ```
475
476 ### Forth
477
478 ```
479 cd forth
480 gforth stepX_YYY.fs
481 ```
482
483 ### GNU Guile 2.1+
484
485 ```
486 cd guile
487 guile -L ./ stepX_YYY.scm
488 ```
489
490 ### GNU Smalltalk
491
492 The Smalltalk implementation of mal has been tested with GNU Smalltalk 3.2.91.
493
494 ```
495 cd gnu-smalltalk
496 ./run
497 ```
498
499 ### Go
500
501 The Go implementation of mal requires that go is installed on on the
502 path. The implementation has been tested with Go 1.3.1.
503
504 ```
505 cd go
506 make
507 ./stepX_YYY
508 ```
509
510
511 ### Groovy
512
513 The Groovy implementation of mal requires Groovy to run and has been
514 tested with Groovy 1.8.6.
515
516 ```
517 cd groovy
518 make
519 groovy ./stepX_YYY.groovy
520 ```
521
522 ### Haskell
523
524 The Haskell implementation requires the ghc compiler version 7.10.1 or
525 later and also the Haskell parsec and readline (or editline) packages.
526
527 ```
528 cd haskell
529 make
530 ./stepX_YYY
531 ```
532
533 ### Haxe (Neko, Python, C++ and JavaScript)
534
535 The Haxe implementation of mal requires Haxe version 3.2 to compile.
536 Four different Haxe targets are supported: Neko, Python, C++, and
537 JavaScript.
538
539 ```
540 cd haxe
541 # Neko
542 make all-neko
543 neko ./stepX_YYY.n
544 # Python
545 make all-python
546 python3 ./stepX_YYY.py
547 # C++
548 make all-cpp
549 ./cpp/stepX_YYY
550 # JavaScript
551 make all-js
552 node ./stepX_YYY.js
553 ```
554
555 ### Hy
556
557 The Hy implementation of mal has been tested with Hy 0.13.0.
558
559 ```
560 cd hy
561 ./stepX_YYY.hy
562 ```
563
564 ### Io
565
566 The Io implementation of mal has been tested with Io version 20110905.
567
568 ```
569 cd io
570 io ./stepX_YYY.io
571 ```
572
573 ### Java 1.7
574
575 The Java implementation of mal requires maven2 to build.
576
577 ```
578 cd java
579 mvn compile
580 mvn -quiet exec:java -Dexec.mainClass=mal.stepX_YYY
581 # OR
582 mvn -quiet exec:java -Dexec.mainClass=mal.stepX_YYY -Dexec.args="CMDLINE_ARGS"
583 ```
584
585 ### JavaScript/Node
586
587 ```
588 cd js
589 npm update
590 node stepX_YYY.js
591 ```
592
593 ### Julia
594
595 The Julia implementation of mal requires Julia 0.4.
596
597 ```
598 cd julia
599 julia stepX_YYY.jl
600 ```
601
602 ### Kotlin
603
604 The Kotlin implementation of mal has been tested with Kotlin 1.0.
605
606 ```
607 cd kotlin
608 make
609 java -jar stepX_YYY.jar
610 ```
611
612 ### LiveScript
613
614 The LiveScript implementation of mal has been tested with LiveScript 1.5.
615
616 ```
617 cd livescript
618 make
619 node_modules/.bin/lsc stepX_YYY.ls
620 ```
621
622 ### Logo
623
624 The Logo implementation of mal has been tested with UCBLogo 6.0.
625
626 ```
627 cd logo
628 logo stepX_YYY.lg
629 ```
630
631 ### Lua
632
633 The Lua implementation of mal has been tested with Lua 5.2. The
634 implementation requires that luarocks and the lua-rex-pcre library
635 are installed.
636
637 ```
638 cd lua
639 make # to build and link linenoise.so
640 ./stepX_YYY.lua
641 ```
642
643 ### Mal
644
645 Running the mal implementation of mal involves running stepA of one of
646 the other implementations and passing the mal step to run as a command
647 line argument.
648
649 ```
650 cd IMPL
651 IMPL_STEPA_CMD ../mal/stepX_YYY.mal
652
653 ```
654
655 ### GNU Make 3.81
656
657 ```
658 cd make
659 make -f stepX_YYY.mk
660 ```
661
662 ### NASM
663
664 The NASM implementation of mal is written for x86-64 Linux, and has been tested
665 with Linux 3.16.0-4-amd64 and NASM version 2.11.05.
666
667 ```
668 cd nasm
669 make
670 ./stepX_YYY
671 ```
672
673 ### Nim 0.17.0
674
675 The Nim implementation of mal has been tested with Nim 0.17.0.
676
677 ```
678 cd nim
679 make
680 # OR
681 nimble build
682 ./stepX_YYY
683 ```
684
685 ### Object Pascal
686
687 The Object Pascal implementation of mal has been built and tested on
688 Linux using the Free Pascal compiler version 2.6.2 and 2.6.4.
689
690 ```
691 cd objpascal
692 make
693 ./stepX_YYY
694 ```
695
696 ### Objective C
697
698 The Objective C implementation of mal has been built and tested on
699 Linux using clang/LLVM 3.6. It has also been built and tested on OS
700 X using XCode 7.
701
702 ```
703 cd objc
704 make
705 ./stepX_YYY
706 ```
707
708 ### OCaml 4.01.0
709
710 ```
711 cd ocaml
712 make
713 ./stepX_YYY
714 ```
715
716 ### MATLAB (GNU Octave and MATLAB)
717
718 The MatLab implementation has been tested with GNU Octave 4.2.1.
719 It has also been tested with MATLAB version R2014a on Linux. Note that
720 MATLAB is a commercial product.
721
722 ```
723 cd matlab
724 ./stepX_YYY
725 octave -q --no-gui --no-history --eval "stepX_YYY();quit;"
726 matlab -nodisplay -nosplash -nodesktop -nojvm -r "stepX_YYY();quit;"
727 # OR with command line arguments
728 octave -q --no-gui --no-history --eval "stepX_YYY('arg1','arg2');quit;"
729 matlab -nodisplay -nosplash -nodesktop -nojvm -r "stepX_YYY('arg1','arg2');quit;"
730 ```
731
732 ### miniMAL
733
734 [miniMAL](https://github.com/kanaka/miniMAL) is small Lisp interpreter
735 implemented in less than 1024 bytes of JavaScript. To run the miniMAL
736 implementation of mal you need to download/install the miniMAL
737 interpreter (which requires Node.js).
738 ```
739 cd miniMAL
740 # Download miniMAL and dependencies
741 npm install
742 export PATH=`pwd`/node_modules/minimal-lisp/:$PATH
743 # Now run mal implementation in miniMAL
744 miniMAL ./stepX_YYY
745 ```
746
747 ### Perl 5
748
749 The Perl 5 implementation should work with perl 5.19.3 and later.
750
751 For readline line editing support, install Term::ReadLine::Perl or
752 Term::ReadLine::Gnu from CPAN.
753
754 ```
755 cd perl
756 perl stepX_YYY.pl
757 ```
758
759 ### Perl 6
760
761 The Perl 6 implementation was tested on Rakudo Perl 6 2016.04.
762
763 ```
764 cd perl6
765 perl6 stepX_YYY.pl
766 ```
767
768 ### PHP 5.3
769
770 The PHP implementation of mal requires the php command line interface
771 to run.
772
773 ```
774 cd php
775 php stepX_YYY.php
776 ```
777
778 ### Picolisp
779
780 The Picolisp implementation requires libreadline and Picolisp 3.1.11
781 or later.
782
783 ```
784 cd picolisp
785 ./run
786 ```
787
788 ### Pike
789
790 The Pike implementation was tested on Pike 8.0.
791
792 ```
793 cd pike
794 pike stepX_YYY.pike
795 ```
796
797 ### PL/pgSQL (PostgreSQL SQL Procedural Language)
798
799 The PL/pgSQL implementation of mal requires a running PostgreSQL server
800 (the "kanaka/mal-test-plpgsql" docker image automatically starts
801 a PostgreSQL server). The implementation connects to the PostgreSQL server
802 and create a database named "mal" to store tables and stored
803 procedures. The wrapper script uses the psql command to connect to the
804 server and defaults to the user "postgres" but this can be overridden
805 with the PSQL_USER environment variable. A password can be specified
806 using the PGPASSWORD environment variable. The implementation has been
807 tested with PostgreSQL 9.4.
808
809 ```
810 cd plpgsql
811 ./wrap.sh stepX_YYY.sql
812 # OR
813 PSQL_USER=myuser PGPASSWORD=mypass ./wrap.sh stepX_YYY.sql
814 ```
815
816 ### PL/SQL (Oracle SQL Procedural Language)
817
818 The PL/SQL implementation of mal requires a running Oracle DB
819 server (the "kanaka/mal-test-plsql" docker image automatically
820 starts an Oracle Express server). The implementation connects to the
821 Oracle server to create types, tables and stored procedures. The
822 default SQL\*Plus logon value (username/password@connect_identifier) is
823 "system/oracle" but this can be overridden with the ORACLE_LOGON
824 environment variable. The implementation has been tested with Oracle
825 Express Edition 11g Release 2. Note that any SQL\*Plus connection
826 warnings (user password expiration, etc) will interfere with the
827 ability of the wrapper script to communicate with the DB.
828
829 ```
830 cd plsql
831 ./wrap.sh stepX_YYY.sql
832 # OR
833 ORACLE_LOGON=myuser/mypass@ORCL ./wrap.sh stepX_YYY.sql
834 ```
835
836 ### PostScript Level 2/3
837
838 The PostScript implementation of mal requires Ghostscript to run. It
839 has been tested with Ghostscript 9.10.
840
841 ```
842 cd ps
843 gs -q -dNODISPLAY -I./ stepX_YYY.ps
844 ```
845
846 ### PowerShell
847
848 The PowerShell implementation of mal requires the PowerShell script
849 language. It has been tested with PowerShell 6.0.0 Alpha 9 on Linux.
850
851 ```
852 cd powershell
853 powershell ./stepX_YYY.ps1
854 ```
855
856 ### Python (2.X and 3.X)
857
858 ```
859 cd python
860 python stepX_YYY.py
861 ```
862
863 ### Python.2 (3.X)
864
865 The second Python implementation makes heavy use of type annotations and uses the Arpeggio parser library.
866
867 ```
868 # Recommended: do these steps in a Python virtual environment.
869 pip3 install Arpeggio==1.9.0
870 python3 stepX_YYY.py
871 ```
872
873 ### RPython
874
875 You must have [rpython](https://rpython.readthedocs.org/) on your path
876 (included with [pypy](https://bitbucket.org/pypy/pypy/)).
877
878 ```
879 cd rpython
880 make # this takes a very long time
881 ./stepX_YYY
882 ```
883
884 ### R
885
886 The R implementation of mal requires R (r-base-core) to run.
887
888 ```
889 cd r
890 make libs # to download and build rdyncall
891 Rscript stepX_YYY.r
892 ```
893
894 ### Racket (5.3)
895
896 The Racket implementation of mal requires the Racket
897 compiler/interpreter to run.
898
899 ```
900 cd racket
901 ./stepX_YYY.rkt
902 ```
903
904 ### Rexx
905
906 The Rexx implementation of mal has been tested with Regina Rexx 3.6.
907
908 ```
909 cd rexx
910 make
911 rexx -a ./stepX_YYY.rexxpp
912 ```
913
914 ### Ruby (1.9+)
915
916 ```
917 cd ruby
918 ruby stepX_YYY.rb
919 ```
920
921 ### Rust (1.0.0 nightly)
922
923 The rust implementation of mal requires the rust compiler and build
924 tool (cargo) to build.
925
926 ```
927 cd rust
928 cargo run --release --bin stepX_YYY
929 ```
930
931 ### Scala ###
932
933 Install scala and sbt (http://www.scala-sbt.org/0.13/tutorial/Installing-sbt-on-Linux.html):
934
935 ```
936 cd scala
937 sbt 'run-main stepX_YYY'
938 # OR
939 sbt compile
940 scala -classpath target/scala*/classes stepX_YYY
941 ```
942
943 ### Scheme (R7RS) ###
944
945 The Scheme implementation of mal has been tested with Chibi-Scheme
946 0.7.3, Kawa 2.4, Gauche 0.9.5, CHICKEN 4.11.0, Sagittarius 0.8.3,
947 Cyclone 0.6.3 (Git version) and Foment 0.4 (Git version). You should
948 be able to get it running on other conforming R7RS implementations
949 after figuring out how libraries are loaded and adjusting the
950 `Makefile` and `run` script accordingly.
951
952 ```
953 cd scheme
954 make symlinks
955 # chibi
956 scheme_MODE=chibi ./run
957 # kawa
958 make kawa
959 scheme_MODE=kawa ./run
960 # gauche
961 scheme_MODE=gauche ./run
962 # chicken
963 make chicken
964 scheme_MODE=chicken ./run
965 # sagittarius
966 scheme_MODE=sagittarius ./run
967 # cyclone
968 make cyclone
969 scheme_MODE=cyclone ./run
970 # foment
971 scheme_MODE=foment ./run
972 ```
973
974 ### Skew ###
975
976 The Skew implementation of mal has been tested with Skew 0.7.42.
977
978 ```
979 cd skew
980 make
981 node stepX_YYY.js
982 ```
983
984
985 ### Swift
986
987 The Swift implementation of mal requires the Swift 2.0 compiler (XCode
988 7.0) to build. Older versions will not work due to changes in the
989 language and standard library.
990
991 ```
992 cd swift
993 make
994 ./stepX_YYY
995 ```
996
997 ### Swift 3
998
999 The Swift 3 implementation of mal requires the Swift 3.0 compiler. It
1000 has been tested with Swift 3 Preview 3.
1001
1002 ```
1003 cd swift3
1004 make
1005 ./stepX_YYY
1006 ```
1007
1008 ### Swift 4
1009
1010 The Swift 4 implementation of mal requires the Swift 4.0 compiler. It
1011 has been tested with Swift 4.2.3 release.
1012
1013 ```
1014 cd swift4
1015 make
1016 ./stepX_YYY
1017 ```
1018
1019 ### Tcl 8.6
1020
1021 The Tcl implementation of mal requires Tcl 8.6 to run. For readline line
1022 editing support, install tclreadline.
1023
1024 ```
1025 cd tcl
1026 tclsh ./stepX_YYY.tcl
1027 ```
1028
1029 ### TypeScript
1030
1031 The TypeScript implementation of mal requires the TypeScript 2.2 compiler.
1032 It has been tested with Node.js v6.
1033
1034 ```
1035 cd ts
1036 make
1037 node ./stepX_YYY.js
1038 ```
1039
1040 ### Vala
1041
1042 The Vala implementation of mal has been tested with the Vala 0.40.8
1043 compiler. You will need to install `valac` and `libreadline-dev` or
1044 equivalent.
1045
1046 ```
1047 cd vala
1048 make
1049 ./stepX_YYY
1050 ```
1051
1052 ### VHDL
1053
1054 The VHDL implementation of mal has been tested with GHDL 0.29.
1055
1056 ```
1057 cd vhdl
1058 make
1059 ./run_vhdl.sh ./stepX_YYY
1060 ```
1061
1062 ### Vimscript
1063
1064 The Vimscript implementation of mal requires Vim 8.0 to run.
1065
1066 ```
1067 cd vimscript
1068 ./run_vimscript.sh ./stepX_YYY.vim
1069 ```
1070
1071 ### Visual Basic.NET ###
1072
1073 The VB.NET implementation of mal has been tested on Linux using the Mono
1074 VB compiler (vbnc) and the Mono runtime (version 2.10.8.1). Both are
1075 required to build and run the VB.NET implementation.
1076
1077 ```
1078 cd vb
1079 make
1080 mono ./stepX_YYY.exe
1081 ```
1082
1083 ### WebAssembly (wasm) ###
1084
1085 The WebAssembly implementation is written in
1086 [Wam](https://github.com/kanaka/wam) (WebAssembly Macro language) and
1087 runs under several different non-web embeddings (runtimes):
1088 [node](https://nodejs.org),
1089 [wasmtime](https://github.com/CraneStation/wasmtime),
1090 [wasmer](https://wasmer.io),
1091 [lucet](https://github.com/fastly/lucet),
1092 [wax](https://github.com/kanaka/wac),
1093 [wace](https://github.com/kanaka/wac),
1094 [warpy](https://github.com/kanaka/warpy).
1095
1096 ```
1097 cd wasm
1098 # node
1099 make wasm_MODE=node
1100 ./run.js ./stepX_YYY.wasm
1101 # wasmtime
1102 make wasm_MODE=wasmtime
1103 wasmtime --dir=./ --dir=../ --dir=/ ./stepX_YYY.wasm
1104 # wasmer
1105 make wasm_MODE=wasmer
1106 wasmer run --dir=./ --dir=../ --dir=/ ./stepX_YYY.wasm
1107 # lucet
1108 make wasm_MODE=lucet
1109 lucet-wasi --dir=./:./ --dir=../:../ --dir=/:/ ./stepX_YYY.so
1110 # wax
1111 make wasm_MODE=wax
1112 wax ./stepX_YYY.wasm
1113 # wace
1114 make wasm_MODE=wace_libc
1115 wace ./stepX_YYY.wasm
1116 # warpy
1117 make wasm_MODE=warpy
1118 warpy --argv --memory-pages 256 ./stepX_YYY.wasm
1119 ```
1120
1121 ### Yorick
1122
1123 The Yorick implementation of mal was tested on Yorick 2.2.04.
1124
1125 ```
1126 cd yorick
1127 yorick -batch ./stepX_YYY.i
1128 ```
1129
1130
1131
1132 ## Running tests
1133
1134 The top level Makefile has a number of useful targets to assist with
1135 implementation development and testing. The `help` target provides
1136 a list of the targets and options:
1137
1138 ```
1139 make help
1140 ```
1141
1142 ### Functional tests
1143
1144 The are almost 800 generic functional tests (for all implementations)
1145 in the `tests/` directory. Each step has a corresponding test file
1146 containing tests specific to that step. The `runtest.py` test harness
1147 launches a Mal step implementation and then feeds the tests one at
1148 a time to the implementation and compares the output/return value to
1149 the expected output/return value.
1150
1151 * To run all the tests across all implementations (be prepared to wait):
1152
1153 ```
1154 make test
1155 ```
1156
1157 * To run all tests against a single implementation:
1158
1159 ```
1160 make "test^IMPL"
1161
1162 # e.g.
1163 make "test^clojure"
1164 make "test^js"
1165 ```
1166
1167 * To run tests for a single step against all implementations:
1168
1169 ```
1170 make "test^stepX"
1171
1172 # e.g.
1173 make "test^step2"
1174 make "test^step7"
1175 ```
1176
1177 * To run tests for a specific step against a single implementation:
1178
1179 ```
1180 make "test^IMPL^stepX"
1181
1182 # e.g
1183 make "test^ruby^step3"
1184 make "test^ps^step4"
1185 ```
1186
1187 ### Self-hosted functional tests
1188
1189 * To run the functional tests in self-hosted mode, you specify `mal`
1190 as the test implementation and use the `MAL_IMPL` make variable
1191 to change the underlying host language (default is JavaScript):
1192 ```
1193 make MAL_IMPL=IMPL "test^mal^step2"
1194
1195 # e.g.
1196 make "test^mal^step2" # js is default
1197 make MAL_IMPL=ruby "test^mal^step2"
1198 make MAL_IMPL=python "test^mal^step2"
1199 ```
1200
1201 ### Starting the REPL
1202
1203 * To start the REPL of an implementation in a specific step:
1204
1205 ```
1206 make "repl^IMPL^stepX"
1207
1208 # e.g
1209 make "repl^ruby^step3"
1210 make "repl^ps^step4"
1211 ```
1212
1213 * If you omit the step, then `stepA` is used:
1214
1215 ```
1216 make "repl^IMPL"
1217
1218 # e.g
1219 make "repl^ruby"
1220 make "repl^ps"
1221 ```
1222
1223 * To start the REPL of the self-hosted implementation, specify `mal` as the
1224 REPL implementation and use the `MAL_IMPL` make variable to change the
1225 underlying host language (default is JavaScript):
1226 ```
1227 make MAL_IMPL=IMPL "repl^mal^stepX"
1228
1229 # e.g.
1230 make "repl^mal^step2" # js is default
1231 make MAL_IMPL=ruby "repl^mal^step2"
1232 make MAL_IMPL=python "repl^mal"
1233 ```
1234
1235 ### Performance tests
1236
1237 Warning: These performance tests are neither statistically valid nor
1238 comprehensive; runtime performance is a not a primary goal of mal. If
1239 you draw any serious conclusions from these performance tests, then
1240 please contact me about some amazing oceanfront property in Kansas
1241 that I'm willing to sell you for cheap.
1242
1243 * To run performance tests against a single implementation:
1244 ```
1245 make "perf^IMPL"
1246
1247 # e.g.
1248 make "perf^js"
1249 ```
1250
1251 * To run performance tests against all implementations:
1252 ```
1253 make "perf"
1254 ```
1255
1256 ### Generating language statistics
1257
1258 * To report line and byte statistics for a single implementation:
1259 ```
1260 make "stats^IMPL"
1261
1262 # e.g.
1263 make "stats^js"
1264 ```
1265
1266 ## Dockerized testing
1267
1268 Every implementation directory contains a Dockerfile to create
1269 a docker image containing all the dependencies for that
1270 implementation. In addition, the top-level Makefile contains support
1271 for running the tests target (and perf, stats, repl, etc) within
1272 a docker container for that implementation by passing *"DOCKERIZE=1"*
1273 on the make command line. For example:
1274
1275 ```
1276 make DOCKERIZE=1 "test^js^step3"
1277 ```
1278
1279 Existing implementations already have docker images built and pushed
1280 to the docker registry. However, if
1281 you wish to build or rebuild a docker image locally, the toplevel
1282 Makefile provides a rule for building docker images:
1283
1284 ```
1285 make "docker-build^IMPL"
1286 ```
1287
1288
1289 **Notes**:
1290 * Docker images are named *"kanaka/mal-test-IMPL"*
1291 * JVM-based language implementations (Groovy, Java, Clojure, Scala):
1292 you will probably need to run this command once manually
1293 first `make DOCKERIZE=1 "repl^IMPL"` before you can run tests because
1294 runtime dependencies need to be downloaded to avoid the tests timing
1295 out. These dependencies are downloaded to dot-files in the /mal
1296 directory so they will persist between runs.
1297
1298
1299 ## License
1300
1301 Mal (make-a-lisp) is licensed under the MPL 2.0 (Mozilla Public
1302 License 2.0). See LICENSE.txt for more details.