caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Jane St Capital Ocaml Summer Project code?
@ 2008-11-12  0:58 Erik de Castro Lopo
  2008-11-12  1:52 ` [Caml-list] " Yaron Minsky
  0 siblings, 1 reply; 10+ messages in thread
From: Erik de Castro Lopo @ 2008-11-12  0:58 UTC (permalink / raw)
  To: caml-list

Hi all,

It seems that the Ocaml Summer Project has finished:

    http://osp.janestreet.com/wordpress/?p=30

and I'm wondering if the code going to be released this year like
it was last year? The 2007 code is available at

    svn://osprepo.janestcapital.com/osp/2007

but there is no sign of any of the 2008 projects.

Cheers,
Erik
-- 
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"One serious obstacle to the adoption of good programming languages is
the notion that everything has to be sacrificed for speed. In computer
languages as in life, speed kills." -- Mike Vanier


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Caml-list] Jane St Capital Ocaml Summer Project code?
  2008-11-12  0:58 Jane St Capital Ocaml Summer Project code? Erik de Castro Lopo
@ 2008-11-12  1:52 ` Yaron Minsky
  2008-11-12  8:17   ` Sylvain Le Gall
  2008-11-12 23:03   ` [Caml-list] " Erik de Castro Lopo
  0 siblings, 2 replies; 10+ messages in thread
From: Yaron Minsky @ 2008-11-12  1:52 UTC (permalink / raw)
  To: Erik de Castro Lopo; +Cc: caml-list

[-- Attachment #1: Type: text/plain, Size: 1580 bytes --]

Jane Street didn't host source code repos this year, so you need to go to
the participants sites to get the source.  Here's the post-mortem posted on
Jane Street's blog:

http://ocaml.janestreet.com/?q=node/38

That includes links to most of the projects home pages.  There are two
exceptions: EasyOCaml and the parallel GC project.  Both of those are
working on some final polishing and should have websites up reasonably soon.

y

On Tue, Nov 11, 2008 at 7:58 PM, Erik de Castro Lopo <
mle+ocaml@mega-nerd.com <mle%2Bocaml@mega-nerd.com>> wrote:

> Hi all,
>
> It seems that the Ocaml Summer Project has finished:
>
>    http://osp.janestreet.com/wordpress/?p=30
>
> and I'm wondering if the code going to be released this year like
> it was last year? The 2007 code is available at
>
>    svn://osprepo.janestcapital.com/osp/2007
>
> but there is no sign of any of the 2008 projects.
>
> Cheers,
> Erik
> --
> -----------------------------------------------------------------
> Erik de Castro Lopo
> -----------------------------------------------------------------
> "One serious obstacle to the adoption of good programming languages is
> the notion that everything has to be sacrificed for speed. In computer
> languages as in life, speed kills." -- Mike Vanier
>
> _______________________________________________
> Caml-list mailing list. Subscription management:
> http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
> Archives: http://caml.inria.fr
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>

[-- Attachment #2: Type: text/html, Size: 2440 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Jane St Capital Ocaml Summer Project code?
  2008-11-12  1:52 ` [Caml-list] " Yaron Minsky
@ 2008-11-12  8:17   ` Sylvain Le Gall
  2008-11-12 23:03   ` [Caml-list] " Erik de Castro Lopo
  1 sibling, 0 replies; 10+ messages in thread
From: Sylvain Le Gall @ 2008-11-12  8:17 UTC (permalink / raw)
  To: caml-list

On 12-11-2008, Yaron Minsky <yminsky@gmail.com> wrote:
> --===============0504199661==
> Content-Type: multipart/alternative; 
> 	boundary="----=_Part_149466_21545266.1226454729004"
>
> ------=_Part_149466_21545266.1226454729004
> Content-Type: text/plain; charset=ISO-8859-1
> Content-Transfer-Encoding: 7bit
> Content-Disposition: inline
>
> Jane Street didn't host source code repos this year, so you need to go to
> the participants sites to get the source.  Here's the post-mortem posted on
> Jane Street's blog:
>
> http://ocaml.janestreet.com/?q=node/38
>
> That includes links to most of the projects home pages.  There are two
> exceptions: EasyOCaml and the parallel GC project.  Both of those are
> working on some final polishing and should have websites up reasonably soon.
>

Easyocaml can be found here:
https://forge.ocamlcore.org/projects/easyocaml/

And pa-do:
https://forge.ocamlcore.org/projects/pa-do/

BTW, maybe it will be a good idea to use forge.ocamlcore.org for yet
unpublished project, such as "parallel GC". Having a central place for
OCaml project give more visibility.

Regards
Sylvain Le Gall


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Caml-list] Jane St Capital Ocaml Summer Project code?
  2008-11-12  1:52 ` [Caml-list] " Yaron Minsky
  2008-11-12  8:17   ` Sylvain Le Gall
@ 2008-11-12 23:03   ` Erik de Castro Lopo
  2008-11-13  0:28     ` Yaron Minsky
  1 sibling, 1 reply; 10+ messages in thread
From: Erik de Castro Lopo @ 2008-11-12 23:03 UTC (permalink / raw)
  To: caml-list

Yaron Minsky wrote:

> Jane Street didn't host source code repos this year, so you need to go to
> the participants sites to get the source.  Here's the post-mortem posted on
> Jane Street's blog:
> 
> http://ocaml.janestreet.com/?q=node/38
> 
> That includes links to most of the projects home pages.  There are two
> exceptions: EasyOCaml and the parallel GC project.  Both of those are
> working on some final polishing and should have websites up reasonably soon.

Thanks Yaron, it was actually the Menhir and Multicore projects I 
was most interested in.

Cheers,
Erik
-- 
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"Ever since GNOME development began, I have urged people to aim
to make it as good as the Macintosh. To try to be like Windows
is to try for second-best." - Richard Stallman


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Caml-list] Jane St Capital Ocaml Summer Project code?
  2008-11-12 23:03   ` [Caml-list] " Erik de Castro Lopo
@ 2008-11-13  0:28     ` Yaron Minsky
  2008-11-13  0:33       ` Erik de Castro Lopo
  0 siblings, 1 reply; 10+ messages in thread
From: Yaron Minsky @ 2008-11-13  0:28 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 852 bytes --]

On Wed, Nov 12, 2008 at 6:03 PM, Erik de Castro Lopo <
mle+ocaml@mega-nerd.com <mle%2Bocaml@mega-nerd.com>> wrote:

> Yaron Minsky wrote:
>
> > Jane Street didn't host source code repos this year, so you need to go to
> > the participants sites to get the source.  Here's the post-mortem posted
> on
> > Jane Street's blog:
> >
> > http://ocaml.janestreet.com/?q=node/38
> >
> > That includes links to most of the projects home pages.  There are two
> > exceptions: EasyOCaml and the parallel GC project.  Both of those are
> > working on some final polishing and should have websites up reasonably
> soon.
>
> Thanks Yaron, it was actually the Menhir and Multicore projects I
> was most interested in.
>

Just to be clear, the results of the Menhir project _have_ been rolled into
a release.  The multicore project has not yet, but that is coming.

y

[-- Attachment #2: Type: text/html, Size: 1281 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Caml-list] Jane St Capital Ocaml Summer Project code?
  2008-11-13  0:28     ` Yaron Minsky
@ 2008-11-13  0:33       ` Erik de Castro Lopo
  2008-11-13 22:13         ` Christophe Raffalli
  0 siblings, 1 reply; 10+ messages in thread
From: Erik de Castro Lopo @ 2008-11-13  0:33 UTC (permalink / raw)
  To: caml-list

Yaron Minsky wrote:

> Just to be clear, the results of the Menhir project _have_ been rolled into
> a release.

Yes, I'm looking at menhir-20080912 right now :-).

>  The multicore project has not yet, but that is coming.

And I'm looking forward to that.

Cheers,
Erik
-- 
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
The difference between a violin and a viola is that a viola
burns longer.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Caml-list] Jane St Capital Ocaml Summer Project code?
  2008-11-13  0:33       ` Erik de Castro Lopo
@ 2008-11-13 22:13         ` Christophe Raffalli
  2008-11-13 22:17           ` Christophe Raffalli
  2008-11-14 21:30           ` Erik de Castro Lopo
  0 siblings, 2 replies; 10+ messages in thread
From: Christophe Raffalli @ 2008-11-13 22:13 UTC (permalink / raw)
  To: caml-list

Erik de Castro Lopo a écrit :
> Yaron Minsky wrote:
>
>   
>> Just to be clear, the results of the Menhir project _have_ been rolled into
>> a release.
>>     
>
> Yes, I'm looking at menhir-20080912 right now :-).
>
>   
hello (offlist),

Have you looked at dypgen ... (http://dypgen.free.fr/), it even offers 
integrated lexer in the latest version
and Emmanuel is very fast to add requested feature when this is simple.

Cheers,
Christophe



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Caml-list] Jane St Capital Ocaml Summer Project code?
  2008-11-13 22:13         ` Christophe Raffalli
@ 2008-11-13 22:17           ` Christophe Raffalli
  2008-11-14 21:30           ` Erik de Castro Lopo
  1 sibling, 0 replies; 10+ messages in thread
From: Christophe Raffalli @ 2008-11-13 22:17 UTC (permalink / raw)
  To: caml-list

 
> hello (offlist),
Visibly I got it wrong ... so it was not offlist ;-)

Cheers,
Christophe


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Caml-list] Jane St Capital Ocaml Summer Project code?
  2008-11-13 22:13         ` Christophe Raffalli
  2008-11-13 22:17           ` Christophe Raffalli
@ 2008-11-14 21:30           ` Erik de Castro Lopo
  2008-11-15  6:45             ` Christophe Raffalli
  1 sibling, 1 reply; 10+ messages in thread
From: Erik de Castro Lopo @ 2008-11-14 21:30 UTC (permalink / raw)
  To: caml-list

Christophe Raffalli wrote:

> Have you looked at dypgen ... (http://dypgen.free.fr/), it even offers 
> integrated lexer in the latest version

I haven't really looked at that. What are the relative strengths and
weaknesses of the two?

Erik
-- 
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
Heisenbugs - The bugs that go away when you turn on debugging.


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Caml-list] Jane St Capital Ocaml Summer Project code?
  2008-11-14 21:30           ` Erik de Castro Lopo
@ 2008-11-15  6:45             ` Christophe Raffalli
  0 siblings, 0 replies; 10+ messages in thread
From: Christophe Raffalli @ 2008-11-15  6:45 UTC (permalink / raw)
  To: caml-list

Erik de Castro Lopo a écrit :
> Christophe Raffalli wrote:
>
>   
>> Have you looked at dypgen ... (http://dypgen.free.fr/), it even offers 
>> integrated lexer in the latest version
>>     
>
> I haven't really looked at that. What are the relative strengths and
> weaknesses of the two?
>
> Erik
>   
Here is what I mostly like (you have a comparison table here 
http://www.lama.univ-savoie.fr/~raffalli/ocaml-parsing.html:

dypgen :

- GLR instead of LR(1) : this gives much more elegant description of the 
grammar (and the possibiliy of ambigous grammar) and there
is never a conflict. These are replaced by multiple parse trees (you can 
choose a merge function that will report that as an error, if you think
your grammar should not be ambiguous).

- pattern matching in rule. Example: you define a grammar for list of 
expressions of any-size, but you can restrict the usage
to list of length at least 1, 2, ... by pattern matching)

- late reject of a rule by raising an exception.

- self extensible lexer and parser with delimited scope.

menhir :

- should be faster because it is only LR(1), but I did not test

- you know for sure that your grammer is not ambiguous ...





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2008-11-15  6:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-12  0:58 Jane St Capital Ocaml Summer Project code? Erik de Castro Lopo
2008-11-12  1:52 ` [Caml-list] " Yaron Minsky
2008-11-12  8:17   ` Sylvain Le Gall
2008-11-12 23:03   ` [Caml-list] " Erik de Castro Lopo
2008-11-13  0:28     ` Yaron Minsky
2008-11-13  0:33       ` Erik de Castro Lopo
2008-11-13 22:13         ` Christophe Raffalli
2008-11-13 22:17           ` Christophe Raffalli
2008-11-14 21:30           ` Erik de Castro Lopo
2008-11-15  6:45             ` Christophe Raffalli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).