Giter Club home page Giter Club logo

sl-forth's Introduction

Second Life Forth

Author: Richard Brooksby
Date: 2016-03-03

This is an implementation of a tiny Forth-like language implemented in Linden Scripting Language. It runs as a collection of script tasks inside Second Life objects.

I wrote it because in LSL you can't write simple things like:

x = rez("box"); give(x, "thing"); give(x, "another thing");

(For further details, see section "The Problem" of the manual.)

This interpreter was genuinely useful and made me real money! It made it possible for me to re-pack all the virtual goods in my virtual shop in minutes, rather than it taking me hours by hand. Without this, I simply would not have made a profit when I modified my goods. Shop automation was the key to making a profit in Second Life, and I funded several trips to the Game Development Conference in San Francisco from my Second Life earnings.

I wrote this article about a theoretical language called "Fix" based on my experience making this [RB-2008-01-20].

References

[RB-2008-01-20]"Fix"; Richard Brooksby; 2008-01-20; <http://chard.livejournal.com/56744.html>.

sl-forth's People

Contributors

rptb1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sl-forth's Issues

Manual renders poorly

The Manual file renders poorly in the github UI. It would be much better called Manual.rst (and possibly with a small amount of markup).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.