<zmdkrbou>
all functional languages comes from lambda-calculus
<zmdkrbou>
(-s)
<scriptdevil>
ok... i saw in wikipedia that ocaml was created in 1980s.. is it still worth learning? no offense meant
<zmdkrbou>
yes it is
<youknow365>
c was created in the 50's
<zmdkrbou>
it's a recent language
<zmdkrbou>
there was caml and camllight
<zmdkrbou>
ocaml doesn't have more than 10 years or so
<zmdkrbou>
youknow365: nope
<scriptdevil>
zmdkrbou: ok.. i'll try my best to understand the syntax.. u see this let seems outta place... but it will soon look normal once i start reading more code i expect
<scriptdevil>
c is a 70s lang
<scriptdevil>
c++ 80s
<scriptdevil>
python D 90s
<scriptdevil>
is OCaml a good first functional language or shoulf i go in for scheme and common lisp before this?
<zmdkrbou>
if you need something of type host_entry, yes .....
<youknow365>
zmdkrbou: man im a n00b help me out ......documentation is VERY limited on ocaml
<youknow365>
zmdkrbou: i almost have it
<youknow365>
its like theres a syntax error at the bottom of all my files
slipstream has quit [Read error: 104 (Connection reset by peer)]
slipstream has joined #ocaml
shekmalhen has joined #ocaml
ramkrsna has quit [Connection timed out]
ramkrsna has joined #ocaml
_jol_ has joined #ocaml
Snark has joined #ocaml
_jol_ has quit ["leaving"]
shekmalhen has quit ["sti"]
tristram has joined #ocaml
EsotericMoniker has joined #ocaml
EsotericMoniker has left #ocaml []
finelemon has quit [Read error: 110 (Connection timed out)]
<datrus>
\quit
datrus has quit ["leaving"]
_jol_ has joined #ocaml
<falconair>
i'm having some trouble understanding how to use ocamlyacc and ocamllex , does it make sense to read C based tutorials for yacc and lex to better understand them? (are they similar enough in concepts and syntax (other than C/ocaml specific stuff)?
Nanomon has joined #ocaml
joshcryer has quit [Client Quit]
_jol_ has quit ["leaving"]
mikeX has joined #ocaml
Nanomon has quit ["Leaving"]
mikeX has quit ["leaving"]
<flux__>
yes
clog_ has joined #ocaml
_jol_ has quit ["leaving"]
clog has joined #ocaml
ookk has joined #ocaml
<mwc>
Well, FP says that you should focus on how things are calculated, from a hihg level mathematic level
<mwc>
as oppossed to worrying about running around computing values and storing them in memory cells.
<mwc>
you shouldn't really need ;; ever
<mwc>
I have >1000 lines of Ocaml in this compiler project so far, and not a single ;;
<youknow365>
honestly i really didnt do ANY ocaml i jus jumped right into it with this
<youknow365>
i looked at a hello world and that was it lol
<shekmalhen>
ish
<youknow365>
i need to do a inductory tutorial
<youknow365>
casue i cant see syntax errors
<shekmalhen>
caml is not the kind of language that you simply jump in like that
finelemon has joined #ocaml
Snark has quit ["Leaving"]
mwc has quit [Remote closed the connection]
<youknow365>
i told her to call me santa claus ...........cause i will leave her with a white chin
<shekmalhen>
?
<youknow365>
lol
<shekmalhen>
how old are you, youknow365?
<ookk>
is there any way to type in Num constants in a program without using the Int constructor?
<ookk>
then you cant even put in arbitrary length integer constants because you cant you got to transform a normal int constat to the Num with Int
descender has quit [Remote closed the connection]
descender has joined #ocaml
<ookk>
how am i supposed to type a numberic constant into my code that is larger then the standard int?
<youknow365>
shekmalhen: its a damn rap line man ......holy crap
<shekmalhen>
:/
<youknow365>
shekmalhen: its a joke man .......holy crap
<youknow365>
shekmalhen: and im 18 if you really care
Jonex has quit [Read error: 104 (Connection reset by peer)]