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

semicolon separation for inline expressions #7

Open
coriolinus opened this issue Feb 10, 2021 · 0 comments
Open

semicolon separation for inline expressions #7

coriolinus opened this issue Feb 10, 2021 · 0 comments

Comments

@coriolinus
Copy link
Owner

Use case:

$ calc "load $history_path; history"
[0]: 1+1
2
[1]: 3*pi**2
29.608813203268074
$ calc "load $history_path; @ + 1; save $history_path"
30.608813203268074
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

1 participant