Improving Examples and Documentation

2023-09-29 Thread ingo
> Hahaha yeah, another Supercollider user! I do extremely silly stuff in it, nothing like "music" and the "hundreds of levels" deep OOP drive me nuts. Everything points to everything ... If we put the docs & tuts in a "universal" format in a small db, SQLite, DuckDB, others, one could do versio

Nimble badge (shields.io) with latest version tag

2023-09-29 Thread daylinmorgan
It's common on `README.md` to include badges or shields. However there isn't a default option for `nimble` but since `nim` uses repository tags for versioning it's possible to use a custom tag along with the included `nim` logo. I've started using a tag for any projects I've added to `nim-lang/p

ZIP32

2023-09-29 Thread RedDevil
I am using zip/zipfiles and need to use the old 32-bit format. A quick test with a trivial file showed it was using the Zip64 format. Is there a way to use the original 32-bit format for zip archives? I originally posted for help on the libzip forum and the reply was the old format is used provi

Error: number out of range:

2023-09-29 Thread AntonioFS
Hello. Perfectly understood. Thank you very much. Best regards. Antonio F.S.

Which tools do you use to code in Nim?

2023-09-29 Thread koistinen
choosenim + nim + nimble + gedit

ImPlot library

2023-09-29 Thread galaxyDragon
I know Futhark is an excellent tool in tranlating header files from C language to Nim lang. Original ImPlot lib actually has been written in C++ language. In this case Futhark translates to Nim lang through CImGui lib written in C language, so Futhark can't generate the functions that have, 1

Nim extension libs for python

2023-09-29 Thread DevinRice
Hello, I am new here.

Nim extension libs for python

2023-09-29 Thread DevinRice
Hello, i am new here.

Nim extension libs for python

2023-09-29 Thread ThomasWilliams
Hello everyone!