chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-hackers] [PATCH 0/1] Split eval.scm into chicken.eval and chick


From: Evan Hanson
Subject: [Chicken-hackers] [PATCH 0/1] Split eval.scm into chicken.eval and chicken.load modules
Date: Tue, 2 May 2017 19:33:23 +1200

Hi folks,

Here's a patch that creates the "chicken.load" module per the roadmap.

It's mostly just reorganising code in eval.scm and doesn't yet hide
`load` or `eval` from their respective modules, but it's a step. I tried
to find a way to move things around that kept the diff reasonably small.
Please see the commit message for a description.

Cheers,

Evan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]