LOAD A FILE IN ES4 REFERENCE IMPLEMENTATION?
# Garrett Smith (18 years ago)
I am on a Mac. I downloaded from here, did not compile mysef. www.ecmascript.org/license.php?file=es4-pre-release.M0.osx-ppc.tar.gz
I would like to run the tests as well. Tests can be very educational.
Garrett
# Lars T Hansen (18 years ago)
Loading a file interactively:
intrinsic::load(filename)
On 8/18/07, zwetan <zwetan at gmail.com> wrote:
I'm using the ES4 reference impl.
Garrett
On 8/18/07, zwetan <zwetan at gmail.com> wrote: > Garret, > > On 8/18/07, Garrett Smith <dhtmlkitchen at gmail.com> wrote: > > Kind of a basic question: > > > > How can I load a file: > > > > >> load('/Users/gs/projects/es4/prototype-with.es'); > > [stack] [] > > **ERROR** EvalError: uncaught exception: ReferenceError: unresolved > > lexical reference {multiname: [ns public '']::load } (near > > builtins/Error.es:83.47-83.47) > > > > > > kind of basic request, could you avoid to email me directly > and just mail the list, and also just give details about > what are you using, source code, compiler, etc... > I'm using the ES4 reference impl. > also I'm not a fan of someone using all cap in his title question > and someone using nabble instead of the regular list > Garrett > zwetan > -- http://dhtmlkitchen.com/