TrekBASIC VS gobasic

Compare TrekBASIC vs gobasic and see what are their differences.

TrekBASIC

The BASIC programming language, implmented in Python (by cocode)
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
TrekBASIC gobasic
2 4
6 319
- -
5.6 4.2
over 3 years ago 3 months ago
Python Go
- 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.

TrekBASIC

Posts with mentions or reviews of TrekBASIC. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-25.
  • I built my first big side-project
    2 projects | news.ycombinator.com | 25 Sep 2021
    I had a similar flashback recently.

    I remembered the old Star Trek game game from the seventies. Many versions of it are available on line, but each was specific to a particular version of basic - versions I didn't have.

    I ended up downloading one of the more promising versions of Star Trek, and then implementing a basic interpreter to run it, in python.

    https://github.com/cocode/TrekBASIC If any one is interested.

    For me, part of the fun was implementing things like code coverage and data breakpoints. Tools I never had then, but were handy to have to find issues.

  • Why am I wasting time on EndBASIC?
    3 projects | news.ycombinator.com | 23 Jan 2021
    Ok, I just made the repository public, in case anyone is curious: https://github.com/cocode/TrekBASIC

gobasic

Posts with mentions or reviews of gobasic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-10.

What are some alternatives?

When comparing TrekBASIC and gobasic you can also consider the following projects:

array - Simple array language written in kotlin

endbasic - BASIC environment with a REPL, a web interface, a graphical console, and RPi support written in Rust

yaegi - Yaegi is Another Elegant Go Interpreter