chenglou changed the topic of #reasonml to: http://facebook.github.io/reason/. Public channel logs at http://irclog.whitequark.org/reasonml
kentwilliam has joined #reasonml
StyxAlso has joined #reasonml
jeffmo has joined #reasonml
han__ has quit [Quit: Page closed]
jeffmo has quit [Quit: jeffmo]
jeffmo has joined #reasonml
kentwilliam has quit [Ping timeout: 250 seconds]
<bsansouci> Yes, anything that ocaml can compile to if you want (which means you can also do web dev with it)
<bsansouci> and mobile apps ;)
kentwilliam has joined #reasonml
rgrinberg has joined #reasonml
pipeep has quit [Ping timeout: 250 seconds]
kentwilliam has quit [Ping timeout: 250 seconds]
pipeep has joined #reasonml
jonasen has joined #reasonml
kentwilliam has joined #reasonml
rgrinberg has quit [Ping timeout: 252 seconds]
copy` has quit [Quit: Connection closed for inactivity]
<chenglou> hongbo: left a comment
<chenglou> could you provide an example please?
<chenglou> also I really, really want type providers
StyxAlso has quit [Quit: StyxAlso]
kentwilliam has quit [Ping timeout: 250 seconds]
rgrinberg has joined #reasonml
rgrinberg has quit [Quit: WeeChat 1.5]
rgrinberg has joined #reasonml
jeffmo has quit [Quit: jeffmo]
jeffmo has joined #reasonml
jeffmo has quit [Client Quit]
kentwilliam has joined #reasonml
kentwilliam has quit [Ping timeout: 250 seconds]
rgrinberg has quit [Ping timeout: 244 seconds]
kentwilliam has joined #reasonml
copy` has joined #reasonml
kentwilliam has quit [Remote host closed the connection]
kentwilliam has joined #reasonml
rgrinberg has joined #reasonml
kentwilliam has quit [Remote host closed the connection]
jonasen has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
kentwilliam has joined #reasonml
kentwilliam has quit [Remote host closed the connection]
kentwilliam has joined #reasonml
kentwilliam has quit [Remote host closed the connection]
kentwilliam has joined #reasonml
rgrinberg has quit [Quit: WeeChat 1.5]
rgrinberg has joined #reasonml
<sspi> I'm playing with the idea of simple macros for Reason -
<sspi> (basically I want to inline JSX, css, etc.)
kentwilliam has quit [Ping timeout: 250 seconds]
kentwilliam has joined #reasonml
rgrinberg has quit [Read error: Connection reset by peer]
rgrinberg has joined #reasonml
kentwilliam has quit [Remote host closed the connection]
kentwilliam has joined #reasonml
rgrinberg has quit [Ping timeout: 244 seconds]
rgrinberg has joined #reasonml
kentwilliam has quit [Remote host closed the connection]
kentwilliam has joined #reasonml
kentwilliam has quit [Ping timeout: 250 seconds]
kentwilliam has joined #reasonml
kentwilliam has quit [Ping timeout: 240 seconds]
kentwilliam has joined #reasonml
kentwilliam has quit [Ping timeout: 250 seconds]
kentwilliam has joined #reasonml
<bsansouci> sspi: macros as in ppx stuff?
<sspi> Nevermind - it's potentially too harmful what I wanted
<bsansouci> can't you get away with variables :p
<bsansouci> variants*
<sspi> It's nice to write certain parts in a different way
<sspi> but that should happen on a case by case basis
<bsansouci> What about polymorphic variants to get some effect like this https://reagent-project.github.io
schmave has joined #reasonml