Replies: 3 comments 6 replies
-
That sounds more like an issue to me. |
Beta Was this translation helpful? Give feedback.
4 replies
-
Item 2 is interesting. I wonder about item 1 though. Would not it be easier for the user to call |
Beta Was this translation helpful? Give feedback.
2 replies
-
I don't know why this discussion is locked. It was probably meant to be closed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently loading a file echos all the contents into the terminal. That seems a
bit noisy to me. Especially if you want to load several files in succession.
Instead, it'd be nice if loading a file ended with a simple success message, and
we provide a command like the Prolog top-level's
listing/1
, which will showthe current "database".
Beta Was this translation helpful? Give feedback.
All reactions