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

Math standard library #230

Open
jakhog opened this issue Jun 12, 2018 · 0 comments
Open

Math standard library #230

jakhog opened this issue Jun 12, 2018 · 0 comments

Comments

@jakhog
Copy link

jakhog commented Jun 12, 2018

There are some things that would be nice to have included in the ThingML toolchain when it comes to standard functionality, that does not quite fit into the action language, but still has standard libraries in all our target platforms.

The first concrete example of this is maths functions, e.g. the square root, powers, trigonometric functions...

A maths library with some abstract PIM functions and concrete PSM implementations would be good to include with the compiler (like we have "datatypes.thingml" now).

Other examples like string -> int/float parsing would also be nice to have in the future...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant