Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@mc on main function #2

Closed
ShalokShalom opened this issue Apr 5, 2024 · 4 comments
Closed

@mc on main function #2

ShalokShalom opened this issue Apr 5, 2024 · 4 comments

Comments

@ShalokShalom
Copy link

Hi :)

I think adding the @mc macro at the main function, could be an easy way to avoid typing it over and over again.

Do you agree, or speaks anything against that?
Since you did not mention it in the README.
https://github.com/uniment/MethodChains.jl/blob/main/README.md

@mc
Copy link

mc commented Apr 5, 2024

I am not sure, I think you should be typing it repeatedly just to memorise it.

@ShalokShalom
Copy link
Author

Why would I want to do that?

@George9000
Copy link

Why not just execute this line at the start of your script?
MethodChains.init_repl()

I'm using this in Emacs but it would work in any editor, such as SublimeText, that sends code to the terminal for execution.

@ShalokShalom
Copy link
Author

Because.. I want the source code to be reproducible?

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

No branches or pull requests

3 participants