mirror of
https://github.com/kanaka/mal.git
synced 2024-11-10 12:47:45 +03:00
7f45725c19
The modified implementations have been tested on Debian bullseye. * prefer later Ubuntu image, hopefully reducing the image count * for Ubuntu versions, prefer numerical versions to unsorted codenames * prefer packaged build systems to local rebuilds * prefer the current default version of each build system * delegate resolution of indirect dependencies to apt * xslt: remove intermediate run script. The initial motivation is to provide an explicit path to the python3 interpreter, as the versioned executable is not always in PATH. * Add DEBIAN_FRONTEND=noninteractive to some Dockerfiles. This is to workaround tzdata which prompts interactively by default. * Debian/Ubuntu do not ship a python->python2 link by default. * With the improved logo implementation in another branch, there is no need anymore to tweat the garbage collector settings. * logo: use upstream brandy compiler (instead of building). * guile: adjust deb-src mechanism to build ucblogo and workaround doc build bug. |
||
---|---|---|
.. | ||
tests | ||
core.ps | ||
Dockerfile | ||
env.ps | ||
interop.ps | ||
Makefile | ||
printer.ps | ||
reader.ps | ||
run | ||
step0_repl.ps | ||
step1_read_print.ps | ||
step2_eval.ps | ||
step3_env.ps | ||
step4_if_fn_do.ps | ||
step5_tco.ps | ||
step6_file.ps | ||
step7_quote.ps | ||
step8_macros.ps | ||
step9_try.ps | ||
stepA_mal.ps | ||
types.ps |