Add lrexlib-pcre through luarocks.
[jackhill/mal.git] / impls / .gitignore
1 .DS_Store
2 .bash_history
3 .cache
4 .cargo
5 .config
6 .mal-history
7 .crystal
8 .lein
9 .m2
10 .ivy2
11 .sbt
12 .npm
13 .node-gyp
14 package-lock.json
15 .elm
16 */experiments
17 */node_modules
18 *.o
19 *.pyc
20 */step0_repl
21 */step1_read_print
22 */step2_eval
23 */step3_env
24 */step4_if_fn_do
25 */step5_tco
26 */step6_file
27 */step7_quote
28 */step8_macros
29 */step9_try
30 */stepA_mal
31 */mal
32 */notes
33
34 logs
35 old
36
37 ada/obj/
38 awk/mal.awk
39 bash/mal.sh
40 clojure/mal.jar
41 clojure/target
42 clojure/.lein-repl-history
43 coffee/mal.coffee
44 cs/*.exe
45 cs/*.dll
46 cs/*.mdb
47 d/*.o
48 elixir/_build
49 elixir/deps
50 elixir/erl_crash.dump
51 elixir/*.ez
52 erlang/ebin
53 erlang/.rebar
54 erlang/src/*.beam
55 es6/mal.js
56 es6/.esm-cache
57 factor/mal.factor
58 fantom/lib
59 forth/mal.fs
60 fsharp/*.exe
61 fsharp/*.dll
62 fsharp/*.mdb
63 go/step*
64 groovy/*.class
65 groovy/mal.jar
66 haskell/*.hi
67 haskell/*.o
68 haxe/*.n
69 haxe/*.py
70 haxe/cpp/
71 haxe/*.js
72 java/mal.jar
73 java/target/
74 java/dependency-reduced-pom.xml
75 .npm/
76 .node-gyp/
77 js/mal.js
78 js/web/mal.js
79 kotlin/*.jar
80 kotlin/.idea
81 kotlin/*.iml
82 lua/lib
83 lua/linenoise.so
84 lua/rex_pcre.so
85 lua/mal.lua
86 make/mal.mk
87 mal/mal.mal
88 matlab/octave-workspace
89 miniMAL/mal.json
90 nim/nimcache*
91 objc/*.d
92 ocaml/*.cmi
93 ocaml/*.cmo
94 ocaml/*.swp
95 ocaml/*.cmx
96 ocaml/*.o
97 ocaml/mal_lib.*
98 objpascal/*.o
99 objpascal/*.ppu
100 objpascal/pas-readline
101 objpascal/regexpr/Source/RegExpr.ppu
102 perl/mal.pl
103 perl6/.precomp/
104 php/mal.php
105 php/mal-web.php
106 ps/mal.ps
107 python/mal.pyz
108 r/mal.r
109 ruby/mal.rb
110 .cargo/
111 rust/target/
112 rust/Cargo.lock
113 rust/.cargo
114 r/lib
115 scala/mal.jar
116 scala/target
117 scala/project
118 skew/*.js
119 tcl/mal.tcl
120 vb/*.exe
121 vb/*.dll
122 vimscript/mal.vim
123 clisp/*.fas
124 clisp/*.lib
125 basic/step0_repl.bas
126 basic/step1_read_print.bas
127 basic/step2_eval.bas
128 basic/step3_env.bas
129 basic/step4_if_fn_do.bas
130 basic/step5_tco.bas
131 basic/step6_file.bas
132 basic/step7_quote.bas
133 basic/step8_macros.bas
134 basic/step9_try.bas
135 basic/stepA_mal.bas
136 basic/*.prg
137 common-lisp/*.fasl
138 common-lisp/*.lib
139 common-lisp/images/*
140 common-lisp/hist/*
141 livescript/*.js
142 !livescript/node_readline.js
143 livescript/node_modules
144 elm/node_modules
145 elm/elm-stuff
146 elm/*.js
147 !elm/node_readline.js
148 !elm/bootstrap.js
149 wasm/*.wat
150 wasm/*.wasm