mirror of
https://github.com/kanaka/mal.git
synced 2024-11-09 18:06:35 +03:00
c9f7b5a1f8
Explictly select python 3. The `python2` and `python` packages will be removed from Ubuntu. Until each call site is fixed, install a /usr/local/bin/python symbolic link as a non-intrusive work-around (.deb packages do not interfer with /usr/local). Add an explicit maintainer for bbc-basic. Undo some cosmetic changes in order to reduce the global diff, this merge request will probably be sqashed before acceptance. Move lib{readline,edit}-dev out of the generic part. Use existing .deb packages for GHDL and vim. |
||
---|---|---|
.. | ||
core.scm | ||
Dockerfile | ||
env.scm | ||
Makefile | ||
pcre.scm | ||
printer.scm | ||
reader.scm | ||
readline.scm | ||
run | ||
step0_repl.scm | ||
step1_read_print.scm | ||
step2_eval.scm | ||
step3_env.scm | ||
step4_if_fn_do.scm | ||
step5_tco.scm | ||
step6_file.scm | ||
step7_quote.scm | ||
step8_macros.scm | ||
step9_try.scm | ||
stepA_mal.scm | ||
types.scm |