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

Compiling Polymorphism natively #987

Open
danieljharvey opened this issue Jul 2, 2023 · 0 comments
Open

Compiling Polymorphism natively #987

danieljharvey opened this issue Jul 2, 2023 · 0 comments
Labels
LLVM Compiling to LLVM

Comments

@danieljharvey
Copy link
Owner

Right now we can’t compile the ‘id’ function

We can either go a) the templates way b) the OCaml “everything is boxed” way or c) some sort of dynamic nonsense.

@danieljharvey danieljharvey changed the title Polymorphism Compiling Polymorphism natively Jul 27, 2023
@danieljharvey danieljharvey added the LLVM Compiling to LLVM label Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LLVM Compiling to LLVM
Projects
None yet
Development

No branches or pull requests

1 participant