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

built-in utility functions support/implementation #15

Open
VinaLx-zz opened this issue Jul 6, 2018 · 0 comments
Open

built-in utility functions support/implementation #15

VinaLx-zz opened this issue Jul 6, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@VinaLx-zz
Copy link
Member

we need built-in functions like:

print "hello world"
StringLength "hello world"
# ...

we can either hard code to Environment or support syntax like

declare StringLength(s: String): Int

then implement in codegen

@VinaLx-zz VinaLx-zz added the enhancement New feature or request label Jul 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants