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

Implement standard library #18

Closed
bryanjos opened this issue Mar 30, 2015 · 2 comments
Closed

Implement standard library #18

bryanjos opened this issue Mar 30, 2015 · 2 comments

Comments

@bryanjos
Copy link
Collaborator

My initial plan is to write the equivalent in JavaScript as modules and include them when converting Elixir to JavaScript.

The awesome path would be to just be able to use the standard library as it already exist today. I don't know right now how complicated that would be, but it could be a stretch goal.

@bryanjos
Copy link
Collaborator Author

bryanjos commented Apr 2, 2015

Also figure out how to include them

@bryanjos
Copy link
Collaborator Author

bryanjos commented Apr 3, 2015

Started working on this. Going with the expectation that these will be global. This assumption may be revisited in the future but it makes it easier to use it right now.

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