DMDScript VS Petalisp

Compare DMDScript vs Petalisp and see what are their differences.

DMDScript

An implementation of the ECMA 262 (Javascript) programming language (by DigitalMars)

Petalisp

Elegant High Performance Computing (by marcoheisig)
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
DMDScript Petalisp
1 17
91 452
- -
2.7 8.5
3 months ago 17 days ago
D Common Lisp
Boost Software License 1.0 GNU Affero General Public License v3.0
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.

DMDScript

Posts with mentions or reviews of DMDScript. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-07.
  • TypeScript as Fast as Rust: TypeScript++
    11 projects | news.ycombinator.com | 7 Apr 2022
    As far as I can tell, D already implements this idea. The Rust/RustGC duality is very similar to D's approach, which has manual memory management and an optional GC [1], and DMDScript [2] could be the scripting language.

    [1] https://dlang.org/spec/garbage.html

    [2] https://github.com/DigitalMars/DMDScript

Petalisp

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

What are some alternatives?

When comparing DMDScript and Petalisp you can also consider the following projects:

kmm-production-sample - This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you can download it from the App Store and Google Play. It's been designed to demonstrate how KMM can be used in real production projects.

awesome-cl - A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.

swc - Rust-based platform for the Web

JWM - Cross-platform window management and OS integration library for Java

BorrowScript - TypeScript with a Borrow Checker. Multi-threaded, Tiny binaries. No GC. Easy to write.

cl-cuda - Cl-cuda is a library to use NVIDIA CUDA in Common Lisp programs.

awesome-typescript-derived-languages - Projects which have taken "TypeScript" and made it more than just 'JS with Types'

magicl - Matrix Algebra proGrams In Common Lisp.

lish - Lisp Shell

StatsBase.jl - Basic statistics for Julia

Optimization.jl - Mathematical Optimization in Julia. Local, global, gradient-based and derivative-free. Linear, Quadratic, Convex, Mixed-Integer, and Nonlinear Optimization in one simple, fast, and differentiable interface.

criterium - Benchmarking library for clojure