flux changed the topic of #ocaml to: Discussions about the OCaml programming language | http://caml.inria.fr/ | Grab OCaml 3.10.2 from http://caml.inria.fr/ocaml/release.html (featuring new camlp4 and more!)
RobertFischer has joined #ocaml
marmotine has joined #ocaml
redocdam has quit []
seafood has joined #ocaml
fbvortex has quit []
Morphous_ has joined #ocaml
RobertFischer has quit []
det has joined #ocaml
Morphous has quit [Read error: 110 (Connection timed out)]
jlouis has quit ["Leaving"]
sponge45 has left #ocaml []
seafood has quit []
marmotine has quit ["mv marmotine Laurie"]
seafood has joined #ocaml
seafood has quit []
seafood has joined #ocaml
Associat0r has joined #ocaml
sporkmonger has joined #ocaml
sporkmonger has quit []
netx has joined #ocaml
bluestorm has joined #ocaml
bohanlon has quit [clarke.freenode.net irc.freenode.net]
ikatz has quit [clarke.freenode.net irc.freenode.net]
pattern has quit [clarke.freenode.net irc.freenode.net]
bohanlon has joined #ocaml
ikatz has joined #ocaml
pattern has joined #ocaml
shortc|desk has quit [Remote closed the connection]
aheller has joined #ocaml
ygrek has joined #ocaml
shortcircuit has joined #ocaml
shortcircuit is now known as shortc|desk
netx has left #ocaml []
ygrek has quit [Remote closed the connection]
asmanur has joined #ocaml
love-pingoo has joined #ocaml
pango_ has quit [Remote closed the connection]
gaja has quit ["Lost terminal"]
pango_ has joined #ocaml
filp has joined #ocaml
piggybox has quit []
Yoric[DT] has joined #ocaml
ygrek has joined #ocaml
rwmjones has joined #ocaml
munga has joined #ocaml
munga has quit [Client Quit]
<flux> jeff_123, I don't think I even understand the question :). you're talking about the internals of the compiler?
<rwmjones> flux, yeah, there's a table of primitives built into the compiler
<rwmjones> you can in fact extend them externally, it's done automatically when you declare a C function with CAMLprim
mishok13 has joined #ocaml
bluestorm has quit [Remote closed the connection]
hkBst has joined #ocaml
seafood has quit []
seafood has joined #ocaml
seafood has quit [Read error: 54 (Connection reset by peer)]
seafood has joined #ocaml
ygrek has quit [Remote closed the connection]
TizianoP has joined #ocaml
TizianoP has left #ocaml []
rwmjones has quit ["Closed connection"]
ygrek has joined #ocaml
seafood has quit []
asmanur has quit [Read error: 110 (Connection timed out)]
m3ga has joined #ocaml
RobertFischer has joined #ocaml
tomh has joined #ocaml
m3ga has quit ["disappearing into the sunset"]
sponge45 has joined #ocaml
asmanur has joined #ocaml
RobertFischer has quit ["Taking off -- check out http://smokejumperit.com and http://enfranchisedmind.com/blog/"]
RobertFischer has joined #ocaml
bluestorm has joined #ocaml
letrec has joined #ocaml
ygrek has quit [Remote closed the connection]
piggybox has joined #ocaml
ygrek has joined #ocaml
piggybox_ has joined #ocaml
OChameau has joined #ocaml
marmotine has joined #ocaml
<vixey> does anyone know where the code from the book ATTAPL is ?
sporkmonger has joined #ocaml
redocdam has joined #ocaml
piggybox has quit [Connection timed out]
piggybox_ has left #ocaml []
_andre has joined #ocaml
<Jeff_123> I'm doing it internally because I want the ocaml lexer to understand a new integer suffix.
<bluestorm> hm
<bluestorm> does it need to be internal for that ?
<Jeff_123> I think so, unless someone has figured out how to extend the lexer with the new camlp4
<bluestorm> hm
<bluestorm> it's not very difficult to extend the lexer actually
vixey has left #ocaml []
<bluestorm> that said, i don't have any example ready
<Jeff_123> internall or externally? I've already got the internal part changed, I'm pretty sure. But compiling the parser it complains about not knowing my type.
<jynxzero> Why isn't there an Int63 module? If I want to use big integers, my only choices are Int64 (not good because they are boxed) or use a normal int and not run my program on a 32-bit system.
<jynxzero> Int63 would let me write fast code for 64-bit systems, but have it still work on 32-bit systems.
Linktim has joined #ocaml
<Jeff_123> no idea
<Yoric[DT]> Well, what would Int63.t be?
<Yoric[DT]> Unboxed on 64-bit machines and boxed on 32-bit ones?
<jynxzero> Yeh, exactly.
<jynxzero> Whereas Int64 is boxed everywhere, isn't it?
sponge45 has quit [Read error: 110 (Connection timed out)]
sponge45 has joined #ocaml
guillem has joined #ocaml
tar_ has joined #ocaml
munga has joined #ocaml
Linktim_ has joined #ocaml
ygrek has quit [Remote closed the connection]
mishok13 has quit [Read error: 54 (Connection reset by peer)]
Linktim has quit [Read error: 110 (Connection timed out)]
jlouis has joined #ocaml
pango_ has quit [Remote closed the connection]
<tar_> What is a better way of determining function signatures than pasting my source into the interactive ocaml?
<RobertFischer> Generate an mli.
<RobertFischer> ocamlc -i
<jynxzero> tar_: http://farrand.net/automli.shtml maybe.
Linktim_ has quit [Read error: 110 (Connection timed out)]
<tar_> Thank you :)
pango_ has joined #ocaml
|jedai| has quit [Read error: 110 (Connection timed out)]
guillem has quit [Remote closed the connection]
LordMetroid has joined #ocaml
tomh has quit ["http://www.mibbit.com ajax IRC Client"]
RobertFischer has quit [Read error: 104 (Connection reset by peer)]
RobertFischer has joined #ocaml
filp has quit ["Bye"]
peck has joined #ocaml
asmanur has quit [Read error: 110 (Connection timed out)]
Axioplase_ is now known as Axioplase
gaja_ has quit ["Lost terminal"]
bohanlon has quit [Client Quit]
bohanlon has joined #ocaml
Linktim has joined #ocaml
guillem has joined #ocaml
munga_ has joined #ocaml
r0bby has quit [Success]
RobertFischer has quit ["Taking off -- check out http://smokejumperit.com and http://enfranchisedmind.com/blog/"]
Associ8or has joined #ocaml
tar_ has quit []
lordmetroid_ has joined #ocaml
tomh has joined #ocaml
Associat0r has quit [Connection timed out]
Associ8or has quit [Connection timed out]
LordMetroid has quit [Connection timed out]
lordmetroid_ has quit [Client Quit]
ofaurax has joined #ocaml
ygrek has joined #ocaml
Linktim has quit [Read error: 110 (Connection timed out)]
RobertFischer has joined #ocaml
jlouis has quit ["Leaving"]
tomh has quit ["http://www.mibbit.com ajax IRC Client"]
RobertFischer has quit [Client Quit]
Linktim has joined #ocaml
hml has joined #ocaml
<hml> i'm looking for constructive solid geometry / solid modeling library for ocaml; anyone have suggestions?
mwc has joined #ocaml
r0bby has joined #ocaml
authentic has left #ocaml []
authentic has joined #ocaml
hml has left #ocaml []
<flux> that automli-thingy looks interesting
<flux> although it breaking separate compilation can be a big deal
sporkmonger has quit []
jlouis has joined #ocaml
rwmjones has joined #ocaml
<mwc> Anybody know a good tags for ocaml? ocaml-otags looks stale (claims vers 3.09), exubertang-ctags doesn't support ocaml
ygrek has quit [Remote closed the connection]
ofaurax has quit ["Leaving"]
Yoric[DT] has quit ["Ex-Chat"]
<pango_> mwc: Debian Lenny comes with 3.09.3 (compiled for 3.10, but based on camlp5), I bet there's no 3.10 (yet ?)
<mwc> pango_: nope
<mwc> alright, so it still works with 3.10? The website claimed it was for 3.09
<pango_> I don't think there's syntaxic changes that require a new otags version
<pango_> the only think that may be missing (that I can think of), is that if you're using camlp4 3.10 extensions, you can provide them to otags so it supports your modified syntax
<pango_> s/can/can't/ (oups)
ofaurax has joined #ocaml
rwmjones has quit ["Closed connection"]
romanoffi has quit [Read error: 104 (Connection reset by peer)]
RobertFischer has joined #ocaml
redocdam has quit []
Associat0r has joined #ocaml
Axioplase is now known as Axioplase_
_andre has quit ["*poof*"]
bluestorm has quit [Remote closed the connection]
mwc has quit ["leaving"]
guillem has quit [No route to host]
strangy has joined #ocaml
Associat0r has quit []
tomh has joined #ocaml
marmotine has quit ["mv marmotine Laurie"]
redocdam has joined #ocaml
love-pingoo has quit ["Connection reset by pear"]
Linktim has quit ["Quitte"]
ofaurax has quit ["Leaving"]
jlouis has quit ["Leaving"]
marmotine has joined #ocaml
hkBst has quit ["Konversation terminated!"]
strangy has quit [Remote closed the connection]
marmotine has quit ["mv marmotine Laurie"]
jlouis has joined #ocaml
tomh has quit ["http://www.mibbit.com ajax IRC Client"]