The LslPlus package
Provides a framework for executing Linden Scripting Language scripts offline, i.e. outside a Second Life® simulator. The primary product is the LslPlus executable, which works in cooperation with the LSL Plus Eclipse plugin (the executable is not much use standalone). It also provides a library, which includes a parser and corresponding quasiquoter, a unit test framework for LSL, and a simulator for running scripts.
Properties
| Versions | 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.4.0, 0.4.1, 0.4.1.1, 0.4.2, 0.4.3 |
|---|---|
| Dependencies | array (0.2.*), base (4.0.*), bytestring (0.9.*), containers (≥0.1 & <0.3), directory (>1 & <1.1), filepath (≥1.1.0.0 & <1.2), ghc (≥6.10), haskell98, HaXml (1.19.*), mtl (1.1.*), network (≥2.1 & <2.3), old-time, parsec (≥2.1.0.0 & <3), pureMD5 (≥0.2 & <3), random (≥1.0), syb (≥0.1.0.0 & <0.2.0.0), template-haskell (≥2.3.0.0 & <2.4), utf8-string (0.3.*) |
| License | BSD3 |
| Copyright | Copyright (c) Robert Greayer 2008. |
| Author | Robert Greayer |
| Maintainer | robgreayer@yahoo.com |
| Stability | experimental |
| Category | Language |
| Home page | http:/lslplus.sourceforge.net/ |
| Executables | LslPlus |
| Upload date | Tue Nov 18 22:56:51 UTC 2008 |
| Uploaded by | RobertGreayer |
| Build failure | ghc-6.12 (log) |
Modules
- Language
- Lsl
- Language.Lsl.Parse
- Language.Lsl.QQ
- Language.Lsl.Render
- Language.Lsl.Sim
- Language.Lsl.Syntax
- Language.Lsl.UnitTest
- Language.Lsl.UnitTestEnv
- Language.Lsl.WorldDef
- Lsl
Downloads
- LslPlus-0.1.3.tar.gz (Cabal source package)
- package description (included in the package)