lox VS dart_smython

Compare lox vs dart_smython and see what are their differences.

lox

A dart implementation of Bob Nystrom's Lox language (by sma)

dart_smython

A tiny, still incomplete interpreter for a language similar to Python 3 (by sma)
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
lox dart_smython
1 3
12 20
- -
3.5 4.2
3 months ago 3 months ago
Dart Dart
MIT License 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.

lox

Posts with mentions or reviews of lox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-04.
  • An Interpreter for a Python-like Language Written in Dart
    3 projects | /r/dartlang | 4 May 2021
    PS: If you really want to learn how to implement interpreters, I recommend Bob Nystrom's book Crafting Interpreters in which you learn to create a Java-like programming language from scratch using Java. Like others before me (I guess) I ported the Java source to Dart.

dart_smython

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

What are some alternatives?

When comparing lox and dart_smython you can also consider the following projects:

Crafting Interpreters - Repository for the book "Crafting Interpreters"

Flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond

dart_rubyparser - A parser for a subset of Ruby written in Dart

bullseye - [WIP] A pure functional language that compiles to Dart.