stunt

LambdaMOO with multiple inheritance, anonymous objects, HTTP, JSON <-> MOO translation, better crypto, a map datatype and a RESTful interface. (by toddsundsted)

Stunt Alternatives

Similar projects and alternatives to stunt

  • Som

    Parser, code model, navigable browser and VM for the SOM Smalltalk dialect (by rochus-keller)

  • toaststunt

    A network accessible, multi-user, programmable, interactive system for the creation of MOOs / MUDs.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • lambda-moo-programming

    Lambda MOO Programming collects and updates numerous MOO guides in one place and includes an updated and expanded version of the MOO Programmer's Manual in markdown and HTML5. It also includes the ToastStunt Programmers Guide and links to ToastStunt references.

  • toaststunt

    Mostly experimental additions to the LambdaMOO-Stunt server, embarrassing mistakes and all. (by sorressean)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better stunt alternative or higher similarity.

stunt reviews and mentions

Posts with mentions or reviews of stunt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-24.
  • ToastStunt Programmers Guide
    3 projects | /r/MUD | 24 Jan 2022
    ToastStunt is a fork of Stunt which is a fork of LambdaMOO. ToastStunt adds a bunch of features and is under active development. I worked with the knowledgeable folx on the ToastStunt Discord and the primary devs, to update the classic LambdaMOO Programmers Guide for ToastStunt.
  • Optimizing an old interpreted language: where to begin?
    3 projects | /r/Compilers | 4 May 2021
    However, improving the interpreter is going to be very tricky as the bytecode is dynamically typed, so you can't tell at compile time whether a+b is going to do an integer addition, float addition, string concatenation, etc --- you have to test the object types at run time. See the implementation here: https://github.com/toddsundsted/stunt/blob/a4158f5835f1beb9d754c92fd5b3a137e459aabf/execute.cc#L1272 This means that unless you're willing to do sophisticated run-time analysis inside the interpreter, a JIT is going to be very hard.

Stats

Basic stunt repo stats
2
72
0.0
over 5 years ago

The primary programming language of stunt is C++.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com