delta VS gaiman

Compare delta vs gaiman and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
delta gaiman
1 16
124 131
0.0% -
2.2 5.0
11 months ago 23 days ago
C++ JavaScript
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

delta

Posts with mentions or reviews of delta. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-01.

gaiman

Posts with mentions or reviews of gaiman. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-03.
  • Gaiman: Programming language for text-based games in browser
    1 project | /r/programming | 22 Jan 2023
    6 projects | /r/programming | 19 Jun 2022
  • How to create interactive terminal like website with JavaScript?
    4 projects | dev.to | 3 Jul 2022
    When I was working on one paid git I’ve come up with a kind of engine that was driven by a JSON file. It was a kind of interactive game or very poor text adventure game. I’ve asked the person for whom I created this project if I can publish the game so others can use it. It was very cool. Later I came up with something even better. My own programming language that compiles into JavaScript. The project is in Beta version and I still need to work on the playground and documentation. You can check it out. Here is Gaiman’s GitHub repo. If you want to create a complex project with user interaction, it may be easier to do this with Gaiman, since it simplifies things. The same code in JavaScript will be much more complex.
  • Gaiman: Programming language which compiles into JavaScript for text-based games in browser
    1 project | /r/javascript | 20 Jun 2022
    1 project | /r/javascript | 20 Jun 2022
  • Show HN: Gaiman language for Web-based Terminal applications
    1 project | news.ycombinator.com | 5 Jun 2022
    I've created programming language based on Ruby that simplifies creating Terminal text-based games and applications in the browser. I've released first 1.0 beta version, but I'm still adding features and fixing bugs. I yet need to add more documentation and improve Gaiman playground.

    The repo for the language can be found on GitHub: https://github.com/jcubic/gaiman the only documentation so far is the Wiki with Reference manual https://github.com/jcubic/gaiman/wiki/Reference-Manual

  • June 2022 monthly "What are you working on?" thread
    9 projects | /r/ProgrammingLanguages | 1 Jun 2022
    I've released the first 1.0 beta version of Gaiman. I'm doing small tweaks but it seems that all language features are there. But I need to improve code coverage so I know that everything is tested. And I need to stress test a bit my parser so I know that odd syntax combinations works.
  • First 1.0.0 beta version of Gaiman programming language
    1 project | /r/ProgrammingLanguages | 25 May 2022
    I've just published the first beta version of Gaiman 1.0 to NPM.
  • How would you handle parallel execution of two branches of code?
    1 project | /r/ProgrammingLanguages | 19 May 2022
    in Gaiman language that compiles to JavaScript, I have syntax like this:
  • How to make your own programming language in JavaScript
    6 projects | dev.to | 7 May 2022
    I've wanted to have my own programming language, that will make it easier to create text-based adventure games for my Open Source project jQuery Terminal. The idea for the language came after I've created a paid gig for one person, let's call him Ken, that needed this type of game, where the user interacted with the terminal and was asked a bunch of questions and it was like an adventure game, related to Crypo. The code I've written, that Ken needed, was data-driven by a JSON file. It was working nicely, Ken could easily change the JSON and have the game changed however he wanted. I've asked if I could share the code since it was a very cool project and Ken agreed that I can do that two months after he publish the game. But after a while, I've realized that I can have something much better. My own DSL language, that will make it simpler to create text-based adventure games. A person with a bit of programming knowledge like Ken, could easily edit the game, because the language will be much simpler than complex JavaScript code that is needed for something like this. And even if I would be asked to create a game like the one for Ken, it would be much easier and faster for me. This is how Gaiman programming language has started.

What are some alternatives?

When comparing delta and gaiman you can also consider the following projects:

kuroko - Dialect of Python with explicit variable declaration and block scoping, with a lightweight and easy-to-embed bytecode compiler and interpreter.

star - An experimental programming language that's made to be powerful, productive, and predictable

yasl - Bytecode Interpreter for Yet Another Scripting Language (YASL).

The-Spiral-Language - Functional language with intensional polymorphism and first-class staging.

calypso - Calypso is a mostly imperative language with some functional influences that is focused on flexibility and simplicity.

pkg-tasks - Aument package for asynchronous I/O

lngrs

CSLY - a C# embeddable lexer and parser generator (.Net core)

processing - Source code for the Processing Core and Development Environment (PDE)