fatcoach VS gaiman

Compare fatcoach vs gaiman and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
fatcoach gaiman
5 16
6 131
- -
0.0 5.0
over 1 year ago 22 days ago
CSS 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.

fatcoach

Posts with mentions or reviews of fatcoach. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-06.
  • Xtext - Do you use it in large projects?
    3 projects | /r/java | 6 Mar 2023
    ANTLR opinionated query lang (this stuff is actually translating into SQL queries using jooq): Fatcoach
  • Possible innovations in Event Sourcing frameworks.
    2 projects | /r/microservices | 21 Nov 2022
    In the spirit of DDD I believe we should ditch custom designed events and use generic Change Data Capture (CDC) events like Create/Update/Delete for domain changes. I would like to refer to an experimental project with some ideas on this direction, although it was not designed for this purpose, but you get the picture. Also Master/Detail design matches the idea of aggregates.
  • April 2021 monthly "What are you working on?" thread
    22 projects | /r/ProgrammingLanguages | 1 Apr 2021
    FatCoach is an experimental project for a Back-End as a Service (BaaS) framework (using the Kotlin language) which abstracts the underlying SQL database from Front-End developers. Sharing a similar purpose to GraphQL (on a client perspective); however, with a different philosophy and architecture.
  • Building a custom DB engine by reusing code.
    2 projects | /r/rust | 25 Feb 2021
    I also build a POC here, mapping to SQL via jOOQ. But I believe a graph engine would be better suited. I need to look into your links.
  • Query DSL in Scala 3
    2 projects | /r/scala | 24 Feb 2021
    I have a personal project here that defines a query language created with Antlr and Kotlin. Now, is it possible to create something very similar using Scala 3 metaprogramming with compile-time checks?

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 fatcoach and gaiman you can also consider the following projects:

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

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

delta - C* is a hybrid low-level/high-level systems programming language focused on performance and productivity.

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

lngrs

quantleaf-language-documentation - Quantleaf Language Documentation & Examples

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

shiru-ts

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

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

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