mstoical VS stoical

Compare mstoical vs stoical and see what are their differences.

mstoical

MStoical - a Forth like language, but better (by mikewarot)

stoical

An ancient forth like language (by fhars)
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
mstoical stoical
4 2
23 5
- -
0.0 0.0
over 1 year ago about 2 years ago
C C
GNU General Public License v3.0 only GNU General Public License v3.0 only
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.

mstoical

Posts with mentions or reviews of mstoical. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-11.
  • Retro: A Modern, Pragmatic Forth
    6 projects | news.ycombinator.com | 11 Jul 2023
    I'm not a C programmer, and it took a fair bit of help from folks here on HN to get it compiling (it was forked from a 20 year old C source), for which I'm grateful.

    [1] https://github.com/mikewarot/mstoical

  • Ask HN: Programming Without a Build System?
    15 projects | news.ycombinator.com | 12 Nov 2022
    Details I didn't include but should have (I wasn't sure I'd have any replies at all... I should have had more faith, sorry)

    It's a bit of a ramble, sorry about that.

    MSTOICAL[0] is a fork of an old C based Forth variant, it took some help from the HN community[1] to get it to compile in a modern 64 bit environment, for which I am very thankful. However, it uses AutoConf to configure, build, install, etc... and I can't for the life of me figure out how to remove all of that logic. (C isn't my primary language, I'm willing to learn that, but adding AutoConf on top of it was too much)

    In order to work on that, I was willing to switch to Linux (Ubuntu)... got everything up and running for the most part, but then I couldn't access WikidPad[2], my local Wiki with my appointments, etc. I missed a doctors appointment because of that, so went back to Windows.

    The issue is around wxWindows changing the names of variables in some calls. On Windows, you just download an EXE installer and you're good to go. I couldn't figure it out because the program seems to be unwilling to support newer Python versions. (I could be wrong)

    I don't understand why they felt the need to make breaking changes to wxWindows, and the python is a bit too dense for me.

    So finally... I'm back in Windows 10, and decided to try to craft together a twitter clone with a bunch of weird ideas that I tossed out at 3:30 am in a twitter thread, and put into a more coherent manifesto.[3]

    [0] https://github.com/mikewarot/mstoical

    [1] https://news.ycombinator.com/item?id=30957273

    [2] https://github.com/WikidPad/WikidPad

    [3] https://github.com/mikewarot/iceberg/blob/main/MANIFESTO.md

  • Ask HN: Paragraphs – should they contain line breaks?
    1 project | news.ycombinator.com | 15 Apr 2022
    Reviewing the documentation from Stoical[1], it occurs to me that fixed line length text is archaic, yet I'm new to this world of C programmers.

    Is it reasonable to get rid of all the extra line breaks and make something that flows better on all screen sizes?

    [1] - https://github.com/mikewarot/stoical/blob/main/doc/Stoical

  • Old C code – how to upgrade it?
    8 projects | news.ycombinator.com | 8 Apr 2022
    That'd probably get you some way there already: https://github.com/mikewarot/stoical

stoical

Posts with mentions or reviews of stoical. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-08.
  • Old C code – how to upgrade it?
    8 projects | news.ycombinator.com | 8 Apr 2022
    Every time I approach this problem, it frustrates and educates, even in the last 24 hours.

    I got a message from Florian Hars, who got it to compile and mostly working on Ubuntu 20.04 with GCC 9.4.

    Amazing

    https://github.com/fhars/stoical

    I also got a message from Joshua Saxby, who put a ton of work into it as well

    https://github.com/saxbophone/stoical/tree/josh/cmake-build

    My instinct is to just import Florian's version into git. Does that seem reasonable? I can then start digging into the warnings, documentation, etc. and improve it from there.

What are some alternatives?

When comparing mstoical and stoical you can also consider the following projects:

gale - Strongly-typed, minimal-ish, stack-based development at storm-force speed.

retdec - RetDec is a retargetable machine-code decompiler based on LLVM.

create-react-app-zero - All of Create React App, none of the dependencies

stoical-mentoring

copycat - A concatenative language on Scheme

ActorForth - A strongly typed Forth-like language ultimately intended to target cryptoledgers and support an Actor concurrency model. Initially implemented in Python, now switched to modern C++.

c2rust - Migrate C code to Rust

kitten - A statically typed concatenative systems programming language.

stoical - Stoical - a Forth like language, but better

iceberg - Twitter hit an iceberg, let's replace the ship by Thanksgiving (Nov 24, 2022)