Pluto

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

Pluto Alternatives

Similar projects and alternatives to Pluto

  • 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.

  • Fennel

    91 Pluto VS Fennel

    Lua Lisp Language

  • 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.

    InfluxDB logo
  • luau

    64 Pluto VS luau

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

  • Penlight

    A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. Much of the functionality is inspired by the Python standard libraries.

  • Peregrine

    A blazing fast language for the blazing fast world(WIP)

  • solidity

    Solidity, the Smart Contract Programming Language

  • berry

    A ultra-lightweight embedded scripting language optimized for microcontrollers. (by berry-lang)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Language-Server

    Discontinued Experimental LSP suite for Pluto, a Lua dialect, with linting and completions. (by PlutoLang)

  • jakt

    31 Pluto VS jakt

    The Jakt Programming Language

  • carbon-lang

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

  • pluto

    Heavy Duty Persistence for Lua (by hoelzro)

  • fut

    25 Pluto VS fut

    Fusion programming language. Transpiling to C, C++, C#, D, Java, JavaScript, Python, Swift, TypeScript and OpenCL C.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Pluto alternative or higher similarity.

Pluto reviews and mentions

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:
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 May 2024
    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. Learn more →

Stats

Basic Pluto repo stats
5
308
9.9
5 days ago

PlutoLang/Pluto is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of Pluto is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com