gravity

Gravity Programming Language (by marcobambini)

Gravity Alternatives

Similar projects and alternatives to gravity

  1. tl

    60 gravity VS tl

    The compiler for Teal, a typed dialect of Lua

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. pallene

    Pallene Compiler

  4. luaforwindows

    Lua for Windows is a 'batteries included environment' for the Lua scripting language on Windows. NOTICE: Looking for maintainer.

  5. inspect.lua

    Human-readable representation of Lua tables

  6. umka-lang

    Umka: a statically typed embeddable scripting language

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

  8. otpcl

    1 gravity VS otpcl

    Open Telecom Platform Command Language a.k.a. Tcl-Flavored Erlang

  9. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  10. heart

    Discontinued A high performance Lua web server with a simple, powerful API

  11. zForth

    zForth: tiny, embeddable, flexible, compact Forth scripting language for embedded systems

  12. yyjson

    The fastest JSON library in C

  13. midi2osc

    midi to opensoundcontrol bridge

  14. comet

    1 gravity VS comet

    Discontinued Comet is a lightweight, fast programming language (remember to star and fork!) (by comet-lang)

  15. blade

    18 gravity VS blade

    A modern general-purpose programming language focused on enterprise Web, IoT, and secure application development. (by blade-lang)

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

gravity discussion

Log in or Post with

gravity reviews and mentions

Posts with mentions or reviews of gravity. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-27.
  • Ask HN: Parrot language copycat my Gravity source code. What can I do?
    2 projects | news.ycombinator.com | 27 Oct 2021
    I found out that the Parrot programming language (https://github.com/parrot-language/parrot) did copycat line by line my Gravity programming language (https://github.com/marcobambini/gravity).

    I know that I used a very permissive license and that the project can be forked and modified by anyone but this is a theft more than a fork.

    What can I do in this situation?

  • When does garbage collector start in Gravity?
    1 project | news.ycombinator.com | 4 Aug 2021
  • Binding a Language to Gravity
    1 project | news.ycombinator.com | 7 Feb 2021
  • Lua's Lack of “Batteries”
    7 projects | news.ycombinator.com | 15 Jan 2021
    This is gonna be subjective, because it depends on what your priorities are.

    The two alternatives at the top of my list are Gravity and Wren. They are both designed for the same general profile that Lua has—a scripting language, safe to use, embeddable, with a small VM (low code size).

    - https://github.com/marcobambini/gravity

    - https://wren.io/

    The language design choices are nice and familiar to people who are used to other existing languages. Lua is a bit radical.

    Two other options are AngelScript and Squirrel, which are both a bit older and more mature than Gravity and Wren. In my opinion they are

    - http://www.angelcode.com/angelscript/

    - http://squirrel-lang.org/

    Finally, it’s much more feasible these days to embed something like Mono, and Guile has gotten a lot better.

  • A note from our sponsor - Nutrient
    nutrient.io | 13 Feb 2025
    Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free. Learn more →

Stats

Basic gravity repo stats
4
4,347
3.7
7 months ago

marcobambini/gravity is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of gravity is C.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that C is
the 6th most popular programming language
based on number of references?