elixirscript
Elixir compiler
Converts Elixir code to JavaScript using an AST conversion approach
Converts Elixir to JavaScript
2k stars
44 watching
67 forks
Language: Elixir
last commit: over 5 years ago
Linked from 2 awesome lists
compilerelixirjavascripttranspiler
Related projects:
Repository | Description | Stars |
---|---|---|
elixirscript/elixir-estree | Defines structs and tools for generating JavaScript AST to code from the ESTree spec. | 103 |
jakebecker/vscode-elixir-ls | Language support and debugger extension for Elixir in VS Code. | 391 |
altyaper/conekta-elixir | An Elixir wrapper for the Conekta API | 16 |
wende/elchemy | A compiler and transpiler for Elixir code written in a statically-typed syntax compatible with Elm's tooling | 1,146 |
igas/custom_base | Provides a custom base conversion mechanism in Elixir | 22 |
elixir-lang/elixir-lang.github.com | A static site hosting and development environment for the Elixir programming language website | 355 |
msaraiva/atom-elixir | A package that provides functionality for working with Elixir code in the Atom editor | 406 |
alfert/coverex | Generates code coverage reports for Elixir projects | 101 |
elixirs/base62 | A pure Elixir implementation of Base62 encoding and decoding | 20 |
antonfagerberg/elixir_bencode | Elixir implementation of Bencode protocol | 8 |
lucasvegi/elixir-refactorings | A catalog of techniques to improve Elixir code quality and maintainability through refactoring | 162 |
leebyron/async-to-gen | Converts JavaScript async functions to ES6 generators for use in modern browsers or Node.js | 508 |
liveforeverx/apix | Tool to simplify conversion of Elixir functions into a documented API | 12 |
elixir-soap/soap | A Elixir library to interact with SOAP web services | 135 |
mat-mcloughlin/vscode-elixir | Elixir language support for Visual Studio Code | 4 |