|
Canada-0-DECALS ไดเรกทอรีที่ บริษัท
|
ข่าว บริษัท :
- Nim forum
Forum użytkowników języka programowania Nim, miejsce do zadawania pytań, dzielenia się wiedzą i dyskusji na temat Nim
- textalot- TUI I O library written in Nim - Nim forum
Hello everyone I wanted to share a TUI library I wrote entirely in Nim This will also serve as a lower-level layer for a more high-level TUI library I’ll complete later, called boxalot — which will include a layout system and widgets It cleanly handles the input, buffering, and rendering processes It provides you with the necessary terminal events and allows you to perform basic text
- Nim Windows installation experience sucks - Nim forum
choosenim doesn't have good tests that actually test the installation of a binary Nim version on windows from scratch and with installing mingw in the process the issue reporter is a bit reluctant with sharing additional information about the issue, because they "think that its easy to reproduce this issue"
- Announcing GrabNim - Nim Version Manager - Nim forum
GrabNim is a simple tool to install and switch between different versions of the Nim compiler This project started as a script I wrote out of frustration with choosenim Features: Cross-platform support (Linux, Windows, MacOSX) Supports official Nim releases and nightlies Supports installing Nim from source (tagged versions or devel branch) Seamless switching between installed versions using
- Kirpi - Löve2D style 2D game framework for Nim - Nim forum
Another reason for this pragmatic approach is the number of abandoned projects in the Nim ecosystem Even if this project were ever discontinued, it should still keep working thanks to choosing solid, well-established backends If you like the project and its direction, feel free to contribute
- Tiny Lisp written in Nim? - Nim forum
Note that the lightweight, fast, and easy RPC route is sorta unique to Nim due to typed macros Normal RPC systems in C++, Rust, Go, etc end up being behemoths like grpc or cap'n'proto If you're curious free to DM or ping me on Nim embedded discord!
- Which IDE to use in 2024? - Nim forum
But what tools Nim provide - for IDE to use and integrate with I remember there were discussion and effort about: Nim Incremental Compilation, a key component to make IDE better, to give fast feedback on errors and autocomplete Better IDE support, like autocomplete etc Wonder if there any progress since?
- ANN: New library to parse TOML files - Nim forum
I think you are conflating the reference pages nim generates and plain documents explaining how to use them People don't go to Nim's system module and read it from beginning to end, they go to the tutorials or other documents, which instead link to the reference
- Nim Killer Fullstack App - Nim forum
Nim is uniquely positioned for making a specific killer app: a reactive full stack framework The web world is converging on fine grained reactivity (React for not so fine grained reactivity, SolidJS and Svelte for proper fine grained reactivity), and we're seeing similar patterns come up in other languages (Leptos in Rust is a great example)
- seaqt - a new set of bindings for Qt - Nim forum
All you need to compile it is seaqt itself, a Qt installation with -dev packages (pkg-config is used to find Qt) and Nim 2 0+ (memory management is done "mostly" via destructors) There are of course still lots of things to work on - right now, the only DSL available for creating slots and signals is that of nimqml - there's still work to do on memory management and ownership of widgets
|
|