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

A kalker GNU TeXmacs plugin might be the best user interface #93

Open
da-liii opened this issue Jun 22, 2022 · 4 comments
Open

A kalker GNU TeXmacs plugin might be the best user interface #93

da-liii opened this issue Jun 22, 2022 · 4 comments

Comments

@da-liii
Copy link

da-liii commented Jun 22, 2022

I will try to make a minimum demo plugin within 1 month.

I wonder if you know about the Maxima plugin in GNU TeXmacs.

@PaddiM8
Copy link
Owner

PaddiM8 commented Jun 24, 2022

Haven't heard of this before but looks neat

@da-liii
Copy link
Author

da-liii commented Jun 25, 2022

Because there are no kalker -f [/path/to/a/kalker/file] and kalker -e "f(x)=x; f(1)" available. I cannot complete the plugin without learning Rust.

I think the language design of kalker is really concise and straightforward. To be honest, I love it! I will try to write a kalker in Scala/Scala Native/ScalaJS (as a big fan of Scala).

@PaddiM8
Copy link
Owner

PaddiM8 commented Jun 26, 2022

@darcy-shen You should be able to do kalker f(x)=x; f(1)and kalker -i /path/to/a/kalker/file actually!

@da-liii
Copy link
Author

da-liii commented Jul 3, 2022

kalker "f(x)=x; f(1)", but kalker -i does not work as the not-implemented kalker -f because -i is for loading the init file.

Well, kalker "f(x)=x;f(1)" is good enough for me to write a GNU TeXmacs plugin.

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

2 participants