Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: jacko Newsgroups: comp.lang.forth Subject: Re: forth vs common lisp Date: Sat, 21 Apr 2012 14:38:12 -0700 (PDT) Organization: http://groups.google.com Lines: 18 Message-ID: <28438602.1664.1335044292805.JavaMail.geo-discussion-forums@vbq19> References: <96e0a52b-0997-43f8-b6a0-dda000b133ab@v1g2000yqm.googlegroups.com> <9553250e-bb76-4b25-b42f-48b6041a5c05@f17g2000yqj.googlegroups.com> <83a21f38-9018-48e1-af67-1bddecc26deb@r9g2000yqd.googlegroups.com> <76bd17f8-fa38-4f61-95c7-0a950928dcc6@v1g2000yqm.googlegroups.com> NNTP-Posting-Host: 94.197.127.94 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1335044639 20384 127.0.0.1 (21 Apr 2012 21:43:59 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 21 Apr 2012 21:43:59 +0000 (UTC) In-Reply-To: <76bd17f8-fa38-4f61-95c7-0a950928dcc6@v1g2000yqm.googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=94.197.127.94; posting-account=kZanLQoAAABvNhBbAlX1SsCxeprjdiHJ User-Agent: G2/1.0 Xref: csiph.com comp.lang.forth:11505 You have given me some interesting connections for android scripting. Thank= s. It makes me wonder if the input/output of ScriptLanguage should be implemen= ted as a socket server delivering HTTP responses. Image MIME also maybe. Ad= ding an open URL command too. This would allow connection connection to the= JSON SL4A socket to display native controls, and to run scripts in any SL4= A interpreter. It could also deliver AJAX/JSON returns to a JavaScript UI. For non android platforms, an applet embed with a server could do much of t= he same, except not call other language interpretors. A nice interface to g= oogle app engine persistent store could make some powerful apps. Compiled against the right libraries with try/catch new creations could bui= ld a single jar basis of both methods. I wonder if my project will change s= ome. Cheers Jacko