Skip to content

Conversation

skx
Copy link
Owner

@skx skx commented Oct 29, 2022

This closes #71, by simplifying the main.go driver. We also added a means to execute code within the existing/persistent interpreter.

This had to be done to ensures we didn't reset our aliases, etc, between executions - partly because this is obvious, and partly anticipating #70.

This closes #71, by simplifying the main.go driver.  We also added
a means to execute code within the existing/persistent interpreter.

This had to be done to ensures we didn't reset our aliases, etc,
between executions - partly because this is obvious, and partly
anticipating #72.
@skx skx merged commit 5ffd9fc into master Oct 29, 2022
@skx skx deleted the 71-driver branch October 29, 2022 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cleanup main.go
1 participant