Nim
Nim is a general-purpose systems programming language that's designed to be efficient, expressive, and elegant. The Nim compiler produces dependency-free binaries for most platforms as well as JavaScript for the web.
Here are 1,776 public repositories matching this topic...
Would be awesome if nitter supported infinite scroll (upwards) for earlier replies in a thread. Currently it requires clicking on "earlier replies", which results in losing the context of what tweet you started from and therefore not being able to scroll back down to it without having
-
Updated
Aug 1, 2022 - Shell
-
Updated
Aug 4, 2022 - Nim
-
Updated
Aug 5, 2022 - Nim
-
Updated
Jul 11, 2022 - Nim
-
Updated
Jul 13, 2022 - Python
-
Updated
Nov 14, 2019
Right now in tiling mode it's 50/50 (with gaps the master window is $GAPS bigger, which you shouldn't notice unless you have huge gaps).
A common alternative seems to be, eg 60/40. i think that this should be configurable at runtime with commands to increment and decrement the %.
Flesh out tags
The font bitmap has empty space reserved for ASCII characters 0x80 through 0xA0.
We should use that space for something, like icons for WASM-4 controller buttons, or generic sprites like stars/hearts/etc.
Games can then use hex string literals to easily display these:
text("Press \x80 to jump!", 0, 0);-
Updated
Apr 4, 2022 - Nim
-
Updated
Aug 4, 2022 - Nim
-
Updated
May 2, 2022 - Nim
Dart-lang
Language request for Dart.
-
Updated
Aug 6, 2022 - Nim
-
Updated
Jul 19, 2022 - Nim
-
Updated
Jun 4, 2022 - Nim
-
Updated
Jul 26, 2022 - Nim
-
Updated
Feb 17, 2022 - Nim
-
Updated
Jun 8, 2019 - Nim
Created by Andreas Rumpf
Released 2008
- Repository
- nim-lang/Nim
- Website
- nim-lang.org
- Wikipedia
- Wikipedia

I was casually trying out Nim-lang and playing with
nimpretty. Ofcourse I decided to mess with a flag called "indent", and nimpretty doesn't seem to handle this.I don't really have the time to do a full bisect, I just installed it and played around. Felt it was better to report this than to ignore it.
Example run