kanaka / mal

mal - Make a Lisp
Other
10k stars 2.54k forks source link

Update Scheme implementations #590

Closed wasamasa closed 2 years ago

wasamasa commented 3 years ago

CHICKEN has had a new major version for a while now. I've taken the chance to do the following changes:

What's left is for @kanaka to trigger a Docker image rebuild and see whether it works on Travis.

kanaka commented 2 years ago

@wasamasa I finally had a few hours to spend on mal. It looks like the original repo for this went away (my fault for taking so long). I need to be able to check things out to rebuild the docker images. Could you recreate the backing repo so that I can do that? Or if you know of a way to check out PR code when the backing repo has gone away that would work too (clearly github has the info about the changes but I don't know how to get to it as a checkout).

wasamasa commented 2 years ago

Not sure what you mean, I created a new branch on this repo and pointed the PR at it.

kanaka commented 2 years ago

@wasamasa oh, haha, I'm a dork. I'm so used to PRs from separate repos I was looking for github.com/wasamasa/mal. nm.