From a5d7889d2767c54e6b624dd2c736e50c5c65aeb3 Mon Sep 17 00:00:00 2001 From: James Roseborough Date: Thu, 29 Jul 2010 04:49:19 +0000 Subject: [PATCH] Update documentation for lua2java compiler. --- README.html | 90 +++++++++++++++++++++++++++++----------------- version.properties | 3 +- 2 files changed, 58 insertions(+), 35 deletions(-) diff --git a/README.html b/README.html index 19bb8fa3..12b224dd 100644 --- a/README.html +++ b/README.html @@ -17,7 +17,7 @@ Getting Started with LuaJ -James Roseborough, Ian Farmer, Version 2.0-beta2 +James Roseborough, Ian Farmer, Version 2.0

Copyright © 2009-2010 Luaj.org. @@ -43,13 +43,10 @@ Freely available under the terms of the

- -This is a beta release for a luaj 2.0. The most recent stable release is 1.0.3 -

1 - Introduction

Goals of Luaj

-Luaj is a lua interpreter based on the 5.1.x line of lua with the following goals in mind: +Luaj is a lua interpreter based on the 5.1.x version of lua with the following goals in mind: