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

External Function Support #19

Open
gbracha-f5 opened this issue Jul 9, 2021 · 1 comment
Open

External Function Support #19

gbracha-f5 opened this issue Jul 9, 2021 · 1 comment

Comments

@gbracha-f5
Copy link
Collaborator

System should support typechecking and execution of external functions.

The mechanism is described in the specification, section 4.2. That is still being refined.
The implementation is in progress. Typechecking works, at least for the simple test case. Refinement expected.
Execution still in progress.

@gbracha-f5
Copy link
Collaborator Author

Base case works. Desired improvements/completions: automatically synthesize validation checks form signatures; deal with conversion of stream valued arguments. Deal with type/shape parameters to external functions.

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