nimdenter VS nelua-lang

Compare nimdenter vs nelua-lang and see what are their differences.

nimdenter

A tool for people who don't like Nim's indentation-based syntax (by xigoi)

nelua-lang

Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code. (by edubart)
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
nimdenter nelua-lang
1 32
9 1,866
- -
3.2 7.8
over 2 years ago 25 days ago
Nim Lua
GNU General Public License v3.0 only 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.

nimdenter

Posts with mentions or reviews of nimdenter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-04.
  • The V Programming Language Simple, fast, safe, compiled
    11 projects | news.ycombinator.com | 4 Jan 2022
    You've inspired me to create this: https://github.com/xigoi/nimdenter/

    >Whoever writes such code should be shot. There are newlines for a reason. And I am glad we have format-on-save these days. Less bikeshedding, exactly of the kind we're doing right now.

    So do you use indentation or braces to read code? If the former, what are you complaining about? If the latter, why would you use a tool that adds indentation when you already have braces?

nelua-lang

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

What are some alternatives?

When comparing nimdenter and nelua-lang you can also consider the following projects:

wasm3 - 🚀 A fast WebAssembly interpreter and the most universal WASM runtime

terra - Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.

dmd - dmd D Programming Language compiler

LuaJIT - Mirror of the LuaJIT git repository

Nim - Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).

moonscript - :crescent_moon: A language that compiles to Lua

v - Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io

godot-lua-pluginscript - Godot PluginScript for the Lua language, currently based on LuaJIT's FFI

haxe - Haxe - The Cross-Platform Toolkit

red - Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single ~1MB file!

viup - A V wrapper for the cross-platform UI library, IUP.

language-lua - Lua parser and pretty-printer