Latest #repl Threads Top

shishini
why does the repl do this iex(19)> "\\" "\\" iex(20)> "\#" "#" iex(21)> String.length "\\" 1 iex(22)> String.length "\#" 1 i...
New
cevado
IEx is a very powerfull shell and it would be awesome to have all this power integrated inside a code editor. Clojure enables something l...
New
dberg
I like REPL-driven development. However, when using IEx.pry() and LiveView, I’m sitting there, happily typing away when I’m abruptly int...
New
Rich_Morin
I just finished reading Hell Is Other REPLs in Colin Okay’s SAVE-LISP-OR-DIE series. It’s an interesting look at Common Lisp, with percep...
New
Rich_Morin
I just ran across an interesting article on REPL-driven programming: On repl-driven programming It’s currently being discussed (extens...
New
darkmarmot
I’ve got a function that returns a huge map from parsing documents. When working with it in the repl, I read it in and store it as a vari...
New
imetallica
After watching this talk from Stuart Halloway, I wonder how cool would it be to implement the general idea with Elixir. :slight_smile:
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

cevado
IEx is a very powerfull shell and it would be awesome to have all this power integrated inside a code editor. Clojure enables something l...
New
shishini
why does the repl do this iex(19)> "\\" "\\" iex(20)> "\#" "#" iex(21)> String.length "\\" 1 iex(22)> String.length "\#" 1 i...
New

Trending Over Three Years Top

imetallica
After watching this talk from Stuart Halloway, I wonder how cool would it be to implement the general idea with Elixir. :slight_smile:
New
Rich_Morin
I just finished reading Hell Is Other REPLs in Colin Okay’s SAVE-LISP-OR-DIE series. It’s an interesting look at Common Lisp, with percep...
New
darkmarmot
I’ve got a function that returns a huge map from parsing documents. When working with it in the repl, I read it in and store it as a vari...
New
Rich_Morin
I just ran across an interesting article on REPL-driven programming: On repl-driven programming It’s currently being discussed (extens...
New
dberg
I like REPL-driven development. However, when using IEx.pry() and LiveView, I’m sitting there, happily typing away when I’m abruptly int...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement