Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork23
Can I require a file being in the REPL?#176
-
I find the REPL really good, and I was wondering if we can already import/require other modules being inside the repl
Is this possible or we need to implement it,@jenshaase? |
BetaWas this translation helpful?Give feedback.
All reactions
This was solved here#179 by being able torequire anduse external namespaces/objects.
Check the docs:https://phel-lang.org/documentation/repl/
Replies: 2 comments 1 reply
-
Currently, you just can use the |
BetaWas this translation helpful?Give feedback.
All reactions
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Perfect. I can help you with this one. If you want, write down in the ticket what do you have in mind for "some repl utils" and assign it to me. |
BetaWas this translation helpful?Give feedback.
All reactions
-
This was solved here#179 by being able to |
BetaWas this translation helpful?Give feedback.