Closed Bug 584780 Opened 14 years ago Closed 6 years ago

document representation choices

Categories

(Other Applications Graveyard :: Narcissus, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: dherman, Unassigned)

References

Details

We should document the representation choices of Narcissus. Specifically:

- representation of values
- representation of control flow
- use of proxies

Not sure if this is better in a comment, a readme, or the wiki. Maybe the latter.

Dave
We should also clarify the commitments to JavaScript language versions. Specifically:

- jsdefs, jslex, jsparse: ES3 + const (i.e., web-portable)
- jsexec: latest SpiderMonkey (i.e., no holds barred)

(This is because the parser has clients, whereas the interpreter is currently only being used by us.)

Dave
Got some momentum going here:

    https://wiki.mozilla.org/Narcissus/Development

Still work-in-progress.

Dave
Closing as Narcissus isn't maintained anymore.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.