Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 660 Bytes

File metadata and controls

27 lines (14 loc) · 660 Bytes

FAQ

Q. How do I get started?

A. Check out the Getting Started Guide for more info.

Q. How much is implemented?

Q. Can I use it today?

A. Yes, but realize this is not at 1.0 yet.

You can use ElixirScript on your front ends and have it work and interoperate with JavaScript modules. The problem is that most of the standard library is incomplete.

Q. Can I use pattern matching?

A. Yes

Q. Can I use processes?

A. ElixirScript does not support processes

Q. What about OTP?

A. ElixirScript does not support OTP