* JavaScript parser @ 2007-05-31 20:02 David Teller 2007-05-31 20:13 ` [Caml-list] " Stephen Weeks 2007-05-31 20:21 ` Joel Reymont 0 siblings, 2 replies; 3+ messages in thread From: David Teller @ 2007-05-31 20:02 UTC (permalink / raw) To: OCaml Hi everyone, Does anyone know of a JavaScript parser for OCaml ? This would save me some work towards the development of a JS static checker. Thanks, David -- David Teller ------------------------------------------ Security of Distributed Systems ----------------------- -- http://www.univ-orleans.fr/lifo/Members/David.Teller ----- Laboratoire d'Informatique Fondamentale d'Orleans ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Caml-list] JavaScript parser 2007-05-31 20:02 JavaScript parser David Teller @ 2007-05-31 20:13 ` Stephen Weeks 2007-05-31 20:21 ` Joel Reymont 1 sibling, 0 replies; 3+ messages in thread From: Stephen Weeks @ 2007-05-31 20:13 UTC (permalink / raw) To: David Teller; +Cc: OCaml > Does anyone know of a JavaScript parser for OCaml ? This would save me some > work towards the development of a JS static checker. I know of one in SML, which might be easier to port than to start from scratch. http://mlton.org/cgi-bin/viewsvn.cgi/mltonlib/trunk/com/entain/javascript/unstable/ Also, the Mozilla guys are implementing the Ecmascript 4 spec in SML. They are pretty far along as I understand it. They must have some kind of JS parser implemented in SML too. You might ask on the ES4 list. https://mail.mozilla.org/listinfo/es4-discuss ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Caml-list] JavaScript parser 2007-05-31 20:02 JavaScript parser David Teller 2007-05-31 20:13 ` [Caml-list] " Stephen Weeks @ 2007-05-31 20:21 ` Joel Reymont 1 sibling, 0 replies; 3+ messages in thread From: Joel Reymont @ 2007-05-31 20:21 UTC (permalink / raw) To: David Teller; +Cc: OCaml David, On May 31, 2007, at 9:02 PM, David Teller wrote: > Does anyone know of a JavaScript parser for OCaml ? This would save me > some work towards the development of a JS static checker. Please post your findings! Thanks, Joel -- http://topdog.cc - EasyLanguage to C# translator http://wagerlabs.com - Blog ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-05-31 20:21 UTC | newest] Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2007-05-31 20:02 JavaScript parser David Teller 2007-05-31 20:13 ` [Caml-list] " Stephen Weeks 2007-05-31 20:21 ` Joel Reymont
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox