Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Message from discussion Embedded scripting
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mike Fahl  
View profile  
 More options Jan 5 1997, 3:00 am
Newsgroups: comp.arch.embedded
From: f...@dataton.se (Mike Fahl)
Date: 1997/01/05
Subject: Re: Embedded scripting

> I am working on an embedded system. This system has a serial port for
> configuration and control.

Andreas,

You could also take a look at a language called LUA. It's also intended
for embedded applications, but seems more modern than Tcl. For instance,
it can compile to byte-code, just like Java, resulting in better
performance (I assume). I recently downloaded the source of botht e
compiler and interpreter, and I was very positively surprised by its
quality. It compiled on my Mac without as much as a warning, and ran
first time! It definitely deserves to be checked out.

Regards,
Mike

* What is Lua?
  Lua is a simple, yet powerful, language for extending applications.
  Lua has been developed by TeCGraf, the Computer Graphics Technology
Group
  of PUC-Rio, the Pontifical Catholic University of Rio de Janeiro,
Brazil.
  Dozens of industrial products developed by TeCGraf use Lua.

* Some features of Lua
  + a simple, pascal-like, syntax
  + powerful data description constructs (e.g., associative arrays)
  + user-controlled type constructors
  + fallbacks for extending the language in unconventional ways (e.g.,
    inheritance, overloading)
  + garbage collection
  + Lua programs are compiled into bytecodes, which are then interpreted
  + portable, written in ANSI C (runs in Unix, DOS, Windows, Mac, Cray,
...)

* Availability
  The latest version of Lua is always available at the following
locations:
  In Brazil:    ftp://ftp.icad.puc-rio.br/pub/lua/lua.tar.gz
  In Canada:    ftp://csg.uwaterloo.ca/pub/lhf/lua/lua.tar.gz
  In Germany:   ftp://ftp.uni-trier.de/pub/languages/lua/lua.tar.gz
  In Greece:    ftp://ftp.ntua.gr/pub/lang/lua/lua.tar.gz
  Home page:    http://www.inf.puc-rio.br/~roberto/lua.html
  The current version is 2.5.

--
Dataton - TRUE MULTIMEDIA integration and show control systems.
Check it out at http://www.dataton.com


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google