head 1.4; access; symbols OSSP_JS_1_6_20070208:1.4 OSSP_JS_1_6_20060820:1.4 OSSP_JS_1_6_20060803:1.4 OSSP_JS_1_6_20060731:1.4 OSSP_JS_1_6_20060730:1.4 OSSP_JS_1_6_20060729:1.4 OSSP_JS_1_6_20060724:1.4 OSSP_JS_1_6_20060722:1.4; locks; strict; comment @.\" @; 1.4 date 2006.07.23.08.00.43; author rse; state Exp; branches; next 1.3; commitid VL1SmkRG7aHItXFr; 1.3 date 2006.07.22.19.18.25; author rse; state Exp; branches; next 1.2; commitid uOIqoO0olsUcgTFr; 1.2 date 2006.07.22.19.13.53; author rse; state Exp; branches; next 1.1; commitid YdO1lkQLl8mEeTFr; 1.1 date 2006.07.22.19.10.06; author rse; state Exp; branches; next ; commitid 3ZSmoOrpXiUldTFr; desc @@ 1.4 log @provide js-config script @ text @.TH JS 3 "22 July 2006" .SH NAME .BR libjs " - Mozilla JavaScript C API" .SH SYNOPSIS .RS 0 .B cc `js-config --cppflags` -o foo foo.c `js-config --ldflags --libs` .RE .RS 0 .B cc `pkg-config --cflags js` -o foo foo.c `pkg-config --libs js` .RE .SH DESCRIPTION The Mozilla JavaScript C API is the programmatic interface to the .B Mozilla JavaScript language engine ("SpiderMonkey"). For the complete reference documentation of the Mozilla JavaScript C API please see the following online documents: .TP 8 .I JS Embedder's Guide http://www.mozilla.org/js/spidermonkey/apidoc/jsguide.html .TP 8 .I JS Embedder's Reference http://www.mozilla.org/js/spidermonkey/apidoc/complete-frameset.html .SH SEE ALSO .BR js-config ( 1 ), .BR js ( 1 ) .PP .RS 0 http://www.mozilla.org/js/spidermonkey/ .RE .RS 0 http://www.ossp.org/pkg/lib/js/ .RE .SH AUTHOR The author of the .B Mozilla JavaScript language implementation ("SpiderMonkey") is .I Brendan Eich from the .IR "Mozilla Foundation" . This manual page was written by .I Ralf S. Engelschall for the .B OSSP js distribution of .BR "Mozilla JavaScript" . @ 1.3 log @give Brendan Eich credit @ text @d6 3 d10 1 d25 1 @ 1.2 log @better URLs @ text @d32 3 a34 1 language implementation ("SpiderMonkey") is the @ 1.1 log @install also a short manual page which guides to the reference documentation @ text @d12 8 a19 4 For the complete reference documenation of the C API please see the following URL: .PP .B http://developer.mozilla.org/en/docs/JSAPI_Reference @