Pluto VS Peregrine

Compare Pluto vs Peregrine and see what are their differences.

Pluto

A superset of Lua 5.4 with a focus on general-purpose programming. (by PlutoLang)

Peregrine

A blazing fast language for the blazing fast world(WIP) (by peregrine-lang)
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
Pluto Peregrine
5 14
318 1,472
8.5% -0.5%
9.9 0.0
8 days ago over 1 year ago
C++ C++
MIT License Mozilla Public License 2.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.

Pluto

Posts with mentions or reviews of Pluto. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-27.
  • Pluto, a Modern Lua Dialect
    9 projects | news.ycombinator.com | 27 Dec 2023
    I looked into the jump table optimization. The normal Lua version is here[1] and it uses the opcode as a index into a static array to jump to the label. The “faster” Pluto version is here[2] and it just uses a switch statement on the labels. I would naively assume that these would compile to the same code because the lua version is just manually creating the jump table and the pluto version is leaving it to the compiler. How could the compiler optimize the switch so that would outperform the manual jump table (by a decent margin)?

    [1] https://github.com/PlutoLang/Pluto/blob/main/src/ljumptabgcc...

    [2] https://github.com/PlutoLang/Pluto/blob/main/src/ljumptab.h

  • @Stand Devs
    3 projects | /r/Gta5Modding | 18 May 2023
    You can just compile the script through plutoc to see if there are any errors, or use Pluto Language Server to have errors show up in your IDE.
  • Utopia Mod Menu
    1 project | /r/Gta5Modding | 18 Aug 2022
    Pluto :troll240p:

Peregrine

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

What are some alternatives?

When comparing Pluto and Peregrine you can also consider the following projects:

luau - A fast, small, safe, gradually typed embeddable scripting language derived from Lua

Ark - ArkScript is a small, fast, functional and scripting language for C++ projects

Lua - Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description.

fetlang - Fetish-themed programming language

solidity - Solidity, the Smart Contract Programming Language

MOOS - C# x64 operating system programming with the .NET native ahead-of-time compilation technology.

jakt - The Jakt Programming Language

Colossus - I/O and Microservice library for Scala

carbon-lang - Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)

Lift - Lift Framework

Language-Server - Experimental LSP suite for Pluto, a Lua dialect, with linting and completions.

bb-config - Configure your beagle device