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

Adding more math functions #1

Open
Chaostheorie opened this issue May 1, 2022 · 3 comments
Open

Adding more math functions #1

Chaostheorie opened this issue May 1, 2022 · 3 comments

Comments

@Chaostheorie
Copy link

Hey,

Thank you for your work on this project. Are there any plans for adding more math functions (exp(t), sqrt, …)? If there are, would you be open for PRs regarding them? I'm interested in using this for a project of mine as a scripting language and would love to contribute.

Cheers

@Chaostheorie
Copy link
Author

After looking a bit more at the code etc. I would also contribute more general QoL functions like list and hasmap

@hen6003
Copy link
Owner

hen6003 commented May 31, 2022

Hi, sorry for not seeing this, I've got exams at the moment.

I'm definitely open for PRs adding more functions.
I should note however you can add functions yourself when initialising lithia so more specialised functions should be implemented there rather than in the standard environment.
That said, lithia is currently missing some basic maths/lisp functions that do really need to be in the standard environment.

@Chaostheorie
Copy link
Author

Okay, I'll try to take a look at it later. I have been caught up with exams too so it might take a while

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