unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* ECMAScript support broken?
@ 2011-01-02 16:46 Kan-Ru Chen
  2011-01-03  3:19 ` Noah Lavine
  0 siblings, 1 reply; 23+ messages in thread
From: Kan-Ru Chen @ 2011-01-02 16:46 UTC (permalink / raw)
  To: guile-devel

Hi,

I recently want to start a small project that uses guile as the
JavaScript interpreter, but the current git HEAD has errors regard
object definition.

--8<---------------cut here---------------start------------->8---
scheme@(guile-user)> ,L ecmascript
Happy hacking with ECMAScript!  To switch back, type `,L scheme'.
ecmascript@(guile-user)> var test = {};
While compiling expression:
ERROR: unrecognized tree-il ()
ecmascript@(guile-user)> var test = { bar: 1 };
While compiling expression:
ERROR: unrecognized tree-il ((apply (primitive cons) (const bar) (const 1)))
--8<---------------cut here---------------end--------------->8---


Happy new year!
Kanru
-- 
A badly written book is only a blunder. A bad translation of a good
book is a crime.
                -- Gilbert Highet



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

end of thread, other threads:[~2011-01-27 17:01 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-02 16:46 ECMAScript support broken? Kan-Ru Chen
2011-01-03  3:19 ` Noah Lavine
2011-01-03  7:25   ` Noah Lavine
2011-01-03  8:42     ` Kan-Ru Chen
2011-01-03 17:54       ` Noah Lavine
2011-01-04  9:23         ` Sputnik test result (was Re: ECMAScript support broken?) Kan-Ru Chen
2011-01-11 21:38           ` Noah Lavine
2011-01-11 22:33             ` Noah Lavine
2011-01-11 22:45               ` Noah Lavine
2011-01-11 22:59                 ` Noah Lavine
2011-01-11 23:04                   ` Noah Lavine
2011-01-17 22:07             ` Ludovic Courtès
2011-01-26 22:49               ` Ludovic Courtès
2011-01-26 23:30                 ` Noah Lavine
2011-01-27 16:08           ` Sputnik test result Andy Wingo
2011-01-27 16:12             ` Noah Lavine
2011-01-27 17:01               ` Kan-Ru Chen
2011-01-03 23:00     ` ECMAScript support broken? Ludovic Courtès
2011-01-04  4:10       ` Noah Lavine
2011-01-04 16:52         ` Kan-Ru Chen
2011-01-04 17:39           ` Noah Lavine
2011-01-04 17:38         ` Ludovic Courtès
2011-01-03  8:19   ` Kan-Ru Chen

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 read-only IMAP folder(s) and NNTP newsgroup(s).