endojs / Jessie

Tiny subset of JavaScript for ocap-safe universal mobile code
Apache License 2.0
281 stars 16 forks source link

single-quoted strings #37

Closed dckc closed 4 years ago

dckc commented 4 years ago

The tinyses.js grammar delegates STRING to bootbnf.js or some such, which only seems to define double-quoted strings.

I suppose that this is a known issue, like the way QUASI stuff is TODO. But I ran across it while testing, so...

michaelfig commented 4 years ago

This is resolved in jessica.