viup VS nimdenter

Compare viup vs nimdenter and see what are their differences.

viup

A V wrapper for the cross-platform UI library, IUP. (by kjlaw89)

nimdenter

A tool for people who don't like Nim's indentation-based syntax (by xigoi)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
viup nimdenter
1 1
42 9
- -
0.0 3.2
4 months ago over 2 years ago
HTML Nim
MIT License GNU General Public License v3.0 only
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.

viup

Posts with mentions or reviews of viup. 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
    Yeah, I find the license on V UI to be a bit weird. Not understanding the logic behind it, as GPL is a definite way to cause massive headaches, drama, and confusion. GPL can give an unfriendly impression to those they probably could use help or support from.

    It's still the early stages of the library and the language, so maybe it won't turn into some kind of mess. Still, not seeing why they didn't at least go LGPL, like many other projects have done who went. Seems like LGPL would have been the right balance to prevent sending mixed or "warning" signals.

    There is also VIUP (https://github.com/kjlaw89/viup), which is a port of IUP. That's under the expected MIT license. So, it's not like more adventurous types can't go play with that.

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?

What are some alternatives?

When comparing viup and nimdenter you can also consider the following projects:

v-mode - 🌻 An Emacs major mode for the V programming language.

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

dmd - dmd D Programming Language compiler

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

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

haxe - Haxe - The Cross-Platform Toolkit

nelua-lang - Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.

zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.