Krzysztof Wende

Results 28 issues of Krzysztof Wende

Remove the dependency on Elm 0.18 compiler

Complexity:Hardcore
Project:Compiler
Project:MetaCompiler

Enhancement
Documentation
Complexity:Simple
Priority:High
Project:Branding

Test and write down possible differences when setting up Elchemy for developers using Windows

Help Wanted
Blocked

Functionality: A REPL should take single lines of Elchemy, and produce an output of compiled Elixir code: Examples: ``` elchemy> 2 + 5 7 elchemy> List.map ((+) 2) [1,2,3] [3,4,5]...

Discussion
Language:Elixir
Blocked
Project:Tooling
Language:JavaScript

Right now you can put elixir into your expression using ```elm mytest : String mytest = "something something dark force #{DateTime.utc_now} ``` Which is not exactly pure. Rather than that...

Language:Elm
AST
Blocked
Project:Compiler

Undeniably the EM is the toughest task to grasp in the entirety of Elchemy project. One of the reason being it's the most complex element of Elm, and the other...

Discussion
Project:Effects

Documentation
Complexity:Simple
Project:Tooling

Language:Elixir
Documentation
Complexity:Regular
Project:Tooling
Project:Compiler

Documentation
Project:Branding

Card created from idea in #287

Enhancement