sponge45 changed the topic of #ocaml to: Discussions about the OCaml programming language | http://caml.inria.fr/
ikaros has joined #ocaml
johnnowak has quit []
mrpingoo has quit ["Connection reset by pear"]
ulfdoz has quit [zelazny.freenode.net irc.freenode.net]
ulfdoz has joined #ocaml
slowriot has quit []
johnnowak has joined #ocaml
jlouis has quit [Read error: 110 (Connection timed out)]
jlouis has joined #ocaml
b00t has joined #ocaml
mbishop has joined #ocaml
mbishop has left #ocaml []
ChoJin has quit ["Leaving"]
johnnowak has quit [Read error: 145 (Connection timed out)]
johnnowak has joined #ocaml
johnnowak has quit [Read error: 145 (Connection timed out)]
johnnowak has joined #ocaml
johnnowak has quit [Read error: 145 (Connection timed out)]
johnnowak has joined #ocaml
johnnowak has quit [Read error: 145 (Connection timed out)]
johnnowak has joined #ocaml
johnnowak has quit [Read error: 145 (Connection timed out)]
johnnowak has joined #ocaml
slipstream-- has joined #ocaml
johnnowak has quit [Read error: 145 (Connection timed out)]
johnnowak_ has joined #ocaml
johnnowak_ has quit [Read error: 145 (Connection timed out)]
slipstream has quit [Read error: 110 (Connection timed out)]
johnnowak has joined #ocaml
johnnowak has quit [Read error: 145 (Connection timed out)]
johnnowak has joined #ocaml
johnnowak has quit [Read error: 145 (Connection timed out)]
johnnowak has joined #ocaml
_velco has joined #ocaml
_velco is now known as velco
_JusSx_ has joined #ocaml
johnnowak has quit [Read error: 145 (Connection timed out)]
pango__ is now known as pango
johnnowak has joined #ocaml
johnnowak has quit [Read error: 145 (Connection timed out)]
johnnowak has joined #ocaml
bluestorm has joined #ocaml
johnnowak has quit [Read error: 145 (Connection timed out)]
johnnowak has joined #ocaml
johnnowak has quit [Read error: 145 (Connection timed out)]
david_koontz has joined #ocaml
bluestorm has quit ["Konversation terminated!"]
pants1 has joined #ocaml
jajs has joined #ocaml
ikaros has quit ["Leaving"]
b00t has quit [Remote closed the connection]
bluestorm has joined #ocaml
swater has joined #ocaml
piggybox has quit [Connection timed out]
piggybox has joined #ocaml
love-pingoo has joined #ocaml
whatsup103 has joined #ocaml
<whatsup103> yooooooo
slowriot has joined #ocaml
smimou has joined #ocaml
<hcarty> Is there a way to match against a range? ex. match x with 1 -> foo | 2 .. 10 -> bar | _ -> goo
<hcarty> Without reverting to if ... else ...
<mellum> hcarty: yes, that should work
smimou has quit [Read error: 110 (Connection timed out)]
<mellum> Hm, actually it only seems to work with characters...
<mellum> well, then you can do x when x >= 2 && x <= 10
smimou has joined #ocaml
<hcarty> mellum: Ah, ok... thanks.
<hcarty> Perhaps I can code up a little sugar to go around that and make it a little less verbose
olegfink has joined #ocaml
<olegfink> hi!
<olegfink> anyone here running cameleon?
Shimei has quit [Read error: 110 (Connection timed out)]
pango__ has joined #ocaml
pango has quit [Nick collision from services.]
pango__ is now known as pango
fluctus has quit [Read error: 110 (Connection timed out)]
Shimei has joined #ocaml
balrog-kun has joined #ocaml
pango has quit [Remote closed the connection]
pango has joined #ocaml
freakazoid has joined #ocaml
freakazoid has left #ocaml []
swater has quit ["Quat"]
<olegfink> is there any work on anything like ocaml ide?
<olegfink> with syntax chacking, code refactoring etc?
<olegfink> checking*
jajs has quit [Remote closed the connection]
<slowriot> f# mode for visual studio has those features. Of course, syntax checking won't work perfectly because of the differences between F# and ocaml.
<olegfink> slowriot: hmm... but I'm interested mostly in opensource solutions...
<olegfink> and visual studio doesn't run well under linux however
balrog-kun has left #ocaml []
love-pingoo has quit ["Connection reset by pear"]
Shimei has quit [Read error: 110 (Connection timed out)]
<bluestorm> olegfink:
<bluestorm> i heard of an "functional programming eclipse plugin"
<olegfink> ah no
<olegfink> thats only a name
<olegfink> and buildcripts
<olegfink> nothing more interesting than vim
<olegfink> bluestorm: Theres some "IDEs" around:
<olegfink> camelia, eclipse-fp, omlet for vim etc
<bluestorm> is tuareg-mode an ide ? :p
<bluestorm> hum
<bluestorm> and cameleon ?
<olegfink> cameleon is more like something useful
<olegfink> bluestorm: do you have cameleon running? :D
<bluestorm> nope
<olegfink> couldn't manage to use it
<bluestorm> hum
<bluestorm> i never tried it actually
<olegfink> after ~5 hours to get it compiled ;)
<olegfink> I'm really interested in some sophisticated IDE
<olegfink> with code analysis
<olegfink> and all the stuff
<olegfink> but seems that if I want to use it I have to write it ;(
whatsup103 has quit [Remote closed the connection]
velco has quit ["I'm outta here ..."]
pants1 has quit [Read error: 110 (Connection timed out)]
bluestorm has quit ["Konversation terminated!"]
olegfink has left #ocaml []
mnemonic has joined #ocaml
<mnemonic> hi
_JusSx_ has quit [Client Quit]
dark_light has joined #ocaml
pants1 has joined #ocaml