frobtads VS Feral

Compare frobtads vs Feral and see what are their differences.

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
frobtads Feral
1 1
47 140
- 0.7%
3.6 5.0
almost 2 years ago 20 days ago
C++ C++
- MIT License
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.

frobtads

Posts with mentions or reviews of frobtads. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-24.
  • Atari VCS Myst “Demake”
    3 projects | news.ycombinator.com | 24 Jun 2023
    Hell yeah! Here's some links:

    Here's a list of worldsim-heavy, huge parser IF games I've compiled myself: https://ifdb.org/playlist?id=5wvcywn58ojmsxqi&type=wishlist

    Here's the TADS 3 website: https://tads.org/

    Here's the adv3Lite and TADS 3 documentation: https://faroutscience.com/adv3lite_docs/

    An explanation of adv3lite: https://users.ox.ac.uk/~manc0049/TADSGuide/adv3Lite.htm

    The TADS 3 compiler: https://github.com/realnc/frobtads

    My TADS 3 mode for Emacs (has most of the features of the VS Code one, despite not having an LSP, since the VSC one has very simple auto completion): https://github.com/alexispurslane/tads3-mode

    The TADS 3 mode for VS Code: https://github.com/toerob/vscode-tads3tools

    IF Development Forums (very active and friendly, a few TADS 3 people around, including me, I'm a new regular): https://intfiction.org

Feral

Posts with mentions or reviews of Feral. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-15.
  • What instructions are needed for a language vm
    3 projects | /r/Compilers | 15 Oct 2021
    I have been working on my own VM (and language) as well and I decided to have only a small set of instructions that I wanted. I finalized on ~25 instructions. You can check them out here - https://github.com/Feral-Lang/Feral/blob/master/include/VM/OpCodes.hpp

What are some alternatives?

When comparing frobtads and Feral you can also consider the following projects:

clauf - A C interpreter developed live on YouTube

yaal - Yet another abstraction layer - a general purpose C++ library.