Taaus changed the topic of #ocaml to: http://caml.inria.fr/oreilly-book/
smklsmkl has joined #ocaml
timmy has quit [carter.openprojects.net irc.openprojects.net]
smkl has quit [carter.openprojects.net irc.openprojects.net]
timmy has joined #ocaml
gene9 has joined #ocaml
gene9 has quit [Client Quit]
gene9 has joined #ocaml
gene9 has quit [carter.openprojects.net irc.openprojects.net]
timmy has quit [carter.openprojects.net irc.openprojects.net]
smklsmkl has quit [carter.openprojects.net irc.openprojects.net]
gl has quit [carter.openprojects.net irc.openprojects.net]
Etaoin has quit [carter.openprojects.net irc.openprojects.net]
Taaus has quit [carter.openprojects.net irc.openprojects.net]
Dieb has quit [carter.openprojects.net irc.openprojects.net]
physarum has quit [carter.openprojects.net irc.openprojects.net]
tav- has quit [carter.openprojects.net irc.openprojects.net]
gene9 has joined #ocaml
timmy has joined #ocaml
smklsmkl has joined #ocaml
gl has joined #ocaml
tav- has joined #ocaml
Etaoin has joined #ocaml
Taaus has joined #ocaml
Dieb has joined #ocaml
physarum has joined #ocaml
gene9 has quit [Read error: 104 (Connection reset by peer)]
Demitar has joined #ocaml
gl has quit [No route to host]
Demitar has quit [Read error: 113 (No route to host)]
Demitar has joined #ocaml
gl has joined #ocaml
kisu has joined #ocaml
kisu has left #ocaml []
Yurik has joined #ocaml
Demitar has quit [Read error: 113 (No route to host)]
<Yurik> guys, what are you using as a build tool for your Ocaml projects? (gnu make, OCamlMakefile for gnu make, etc.)
ott has joined #ocaml
<ott> hello
<Yurik> ott: hi
Etaoin has quit [Killed (NickServ (Ghost: Shrdlu!~david@ljk2-5.sat.net))]
Yurik has quit ["for a bit"]
Yurik has joined #ocaml
ott has left #ocaml []
gene9 has joined #ocaml
<Yurik> gene9: hi
<gene9> hi =)
<Yurik> yeah :) back here
* gene9 afk, smoking
* Yurik even pretty-printed his ocaml code into revised syntax
* Yurik has tired designing and coding E/AS a bit.. it's a quite hard task to do alone. however, i hope i'll do it :)
<Yurik> especially with the fact that OCaml fit my needs in coding it :)
<Yurik> (seems to be so :)
* gene9 ALONE?! hercules =)
* gene9 still afk
gene9_ has joined #ocaml
<Yurik> gene9: yep, alone... it strains
<gene9_> hmm. i can't see any reliable compensationa for this work. money, glory, fun, whatever?
* gene9_ back
<Yurik> well, no money, no glory. fun a bit :-)
<Yurik> the most impressing thing that I'm trying to make system to innovate some techniques by my own. probably this compensates? I dunno
<gene9> mayby you're chosed wrong language/wrong envy?
<gene9> why caml at all?
<Yurik> well, it really fits my needs
<Yurik> it's quite fast, pretty strong, functional; compiles to native code. etc,etc,etc.
<Yurik> are there any serious variants?
<gene9> caml?
<gene9> caml?
<Yurik> Bigloo Scheme? nah. I like S-expressions, but not in all the code. And also it works on NT only w/ cygwin (if works at all, i haven't seen it yet)
<gene9> =)))
<gene9> no-no-no
<Yurik> Haskell? Well, too pure functional, as for me ;)
<Yurik> it looks more than a theoretical language than a practical one
<Yurik> Python? Slow, only partially functional. No native code. And so on :-)
<gene9> too pure, as said shapr =) too sysmes resources beast as said my friend about haskell
<Yurik> C/C++? nah-nah-nah. You know why, I hope :)
<gene9> err
<gene9> haskel can't be compiled into native code???
<gene9> wah
<Yurik> Haskell can be compiled to native code
<gene9> wait a minute...
<Yurik> but all these monads, IOs makes me crazy a bit
* gene9 ;=)
<Yurik> OCaml is much more pretty, that is why I use it in E/AS
<gene9> hmm and where is erlang? =)
<Yurik> unfortunately, for the set of issues and problems, I deprecated Erlang code that was written and started writing in OCaml
<Yurik> to gain the result
<Yurik> erlang is a good thing but needs a lot improvements to be a really good for such kinda systems as E/AS
<gene9> main = putStr "Hello\n"
<gene9> ghc -S main.hs
<gene9> main.S
<gene9> is'nt it native code?
<Yurik> <Yurik> Haskell can be compiled to native code
<Taaus> Haskell can be compiled to native code...
<Taaus> :)
<gene9> and?
<Yurik> I haven't said that Haskell could not be compiled to native code
<Taaus> 23:38 < Yurik> Haskell? Well, too pure functional, as for me ;)
<Yurik> Taaus: this doesn't intersects with native code generation, eh?
<gene9> wah, Yurik, sorry =)
<Yurik> gene9: also you could realise the amount of libs for Haskell and OCaml
<Taaus> Yurik: I just got the impression gene9 was confused as to why you didn't use Haskell...
<Yurik> OCaml have more libraries, as I can see
<gene9> on par
<gene9> not
<gene9> I don't think so
<gene9> ocaml has a lot of wrapped c/c++ libraries
<Yurik> also when I took a look at Haskell, I realized that it was fucking complex to make binary I/O for files. Not *very* much, of course, but...
<Yurik> and of course, in general, Haskell looks very pretty, too. But...
* gene9 afk
<Yurik> As for me (so, IMHO), OCaml looks like that it is more practical language
<gene9> GREAT words from erlang master
<Yurik> what do you mean? :-\
<gene9> your expirience with distributed erang programming
<gene9> and language at all
<Yurik> well, i've a bit of it. how does this intersects with the above?
<gene9> it is interesting for me why you are choosed ocaml after years of development with erlang
* gene9 smoking
<gene9> ;)
<Yurik> btw, about all of the below. I've made selection (well, may be not the last one ;) ) alone, I've even did not discussed it with anybody, because it seems currently nobody is interested in E/AS technique.
<Yurik> why?.. erlang was good for not very big systems w/ need of messaging. very good. but in case of system like E/AS...
<Yurik> btw, the most bad thing in OCaml that it is not very mature. They could change it anytime. It has no stated standard (as Haskell has)
* gene9 thinks... wrong desiciong at erly state of design?
<Yurik> yes, may be so
<Yurik> and you should realise that I work w/ E/AS only in spare time...
<gene9> I knew
<Yurik> btw, do you really think Haskell will be better? just curious
<gene9> no, but haskell && ocaml lacks set of nice erlang features, like distributed procedure calling/etc. why are you switched to ocaml?
* gene9 back
<Yurik> there is Ensemble for ocaml
<gene9> eer?? sy what?
<gene9> say what?
<gene9> wtf?
<Yurik> Ensemble is even more powerful thing for messaging
<gene9> url?
<Yurik> you could find it at humps :-)
<gene9> =)
* gene9 õåõå - ne nashel =)
<Yurik> how? it's there
<gene9> hmm. yes. it's was my fault
<Yurik> it looks complicated a bit, but not very much
<gene9_> "complicated", use this word, Luke =)
<Yurik> ?
* gene9_ sofisticated
<gene9_> don't pay attention
<Yurik> :)
<gene9> vah, 13-Sep-2001 Version 1.20,
<gene9> latedt version it too outdated
* gene9 or stable =)
<Yurik> I've 1.35
<Yurik> Latest release, 25-March-2002, version 1.35.
* gene9 downloading ensemble_1_20.tar.gz
<Yurik> you're downloading a pretty old version :-))
<Yurik> see above
<Yurik> Latest release, 25-March-2002, version 1.35.
<Yurik> Source.
<Yurik> Documentation.
<Yurik> Precompiled for Linux.
<Yurik> Precompiled for Windows.
<gene9> vah. tormoz.
<Yurik> :)
* gene9 downloading ensemble_1_35.tar.gz =)
<gene9> nice, nice
<gene9> it's my next month plan - read all off this links [depth 3]
<Yurik> you're crazy :-)
<gene9> ;-)
* Yurik too
<gene9> I know =)
<Yurik> because of this big project :)
<gene9> but USEFUL
gene9_ has quit [carter.openprojects.net irc.openprojects.net]
<gene9> ah, gene9_ was broken
gene9_ has joined #ocaml
gene9 has quit ["b"]
gene9 has joined #ocaml
* Yurik is back from smoking
<gene9> .
<gene9> sorry, test
<Yurik> :)
smkl has joined #ocaml
gene9 has quit ["b"]
gene9_ has quit ["Client Exiting"]
smkl has quit ["bbl"]
malc has joined #ocaml