gobasic VS TrekBASIC

Compare gobasic vs TrekBASIC and see what are their differences.

TrekBASIC

The BASIC programming language, implmented in Python (by cocode)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
gobasic TrekBASIC
4 2
316 6
- -
4.2 5.6
2 months ago over 3 years ago
Go Python
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.

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.

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

What are some alternatives?

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

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

array - Simple array language written in kotlin

yaegi - Yaegi is Another Elegant Go Interpreter