sightreading.training VS goforth

Compare sightreading.training vs goforth and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
sightreading.training goforth
3 1
418 7
- -
3.1 8.2
10 months ago about 2 months ago
JavaScript Go
- 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.

sightreading.training

Posts with mentions or reviews of sightreading.training. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-08.
  • Interactive app
    1 project | /r/pianolearning | 11 Dec 2023
    https://sightreading.training/ uses your midi keyboard. excellent for sight reading practice
  • Touch Pianist
    2 projects | news.ycombinator.com | 8 Sep 2023
  • Forth: The programming language that writes itself: The Web Page
    7 projects | news.ycombinator.com | 16 Jul 2023
    That can be very productive and clever, but be - and stay - aware that such polyglot solutions tend to be maintenance headaches in the longer run.

    There is a really nice open source project out there that allows you to train your hearing and your sightreading, but it's written in the authors own language which in turn compiles to JavaScript and the headache to set up their toolchain is such that I haven't bothered fixing any of the bugs that I'm aware of (and there are plenty).

    https://sightreading.training/

    https://github.com/leafo/sightreading.training

    It's written in a language called 'Moonscript':

    https://github.com/leafo/moonscript

    Which compiles to Lua. Which compiles to JS.

    Madness. Nice madness, but still, it stopped me from being a contributor.

goforth

Posts with mentions or reviews of goforth. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-16.
  • Forth: The programming language that writes itself: The Web Page
    7 projects | news.ycombinator.com | 16 Jul 2023
    I have implemented yet another forth by myself. It works a little bit different and it is not intended to be a true copy of the original idea.

    Since the post says you can discover Forth, here's my part:

    https://github.com/loscoala/goforth

    The main difference is that in this Forth variant, the source text is completely translated into bytecode and there is no runtime in the sense of classic Forth. This makes it easy to translate the bytecode to C.

    I use my own Forth to generate C code with it, which I then embed in other software.

What are some alternatives?

When comparing sightreading.training and goforth you can also consider the following projects:

moonscript - :crescent_moon: A language that compiles to Lua

MiniForth - A tiny Forth I built in a week. Blog post: https://www.thanassis.space/miniforth.html

what-have-you-liked-recently - Detailed statistics of the latest 50 songs you faved on Spotify

third - Third, a small Forth compiler for 8086 DOS

muforth - A simple, indirect-threaded Forth, written in C; for target compiling; runs on Linux, BSD, OSX, and Cygwin

factor - Factor programming language

Gentee script programming language - Gentee - script programming language for automation. It uses VM and compiler written in Go (Golang).

ChessOpenings - ❄️ Built in React that helps people learn different chess openings in an interactive way.

yup - source code of the yup compiler and other related tools