GTk vte lib erreor

2020-07-20 Thread JPLRouge
hello, nim-lang 1.2.4 I have an error with the lib vte that I did not have with 0.7.6 pkgs/gintro-0.7.9/gintro/vte.nim(686, 23) Error: undeclared identifier: 'Regex00Array' thank you

GTK3 vte error 0.7.9 compile

2020-07-20 Thread JPLRouge
hello, nim-lang 1.2.4 I have an error with the lib vte that I did not have with 0.7.6 pkgs/gintro-0.7.9/gintro/vte.nim(686, 23) Error: undeclared identifier: 'Regex00Array' thank you

Typefino or type trait for --gc:arc choix ???

2020-07-22 Thread JPLRouge
hello I made my transformations from "typeinfo" to "typetraits" in a specific context dealing with int ... float ... string ... for dcml (decimal) processing will the "typetraits" remain valid for gc-arc please for the long term ??? ps : thanks for pointing out that typeinfo was HS for gc-arc i

nim c fibonacci.nim

2020-07-23 Thread JPLRouge
to say nothing is also to let it go, approved. therefore validated. I agree with @Stefan_Salewski, impossible to say, it gives a bad opinion ...

More readable C name-mangling?

2020-07-23 Thread JPLRouge
I was confronted, when switching to gc-arc for typeinfo the compilation did not find any error except for the encapsulation in C. But I quickly understood the mode of operation and the associations with the references (line) of the code. This allowed me to correct;). As for debugging the module

Nim 1.2.6 and Nim 1.0.8 are out!

2020-08-02 Thread JPLRouge
Hello, I haven't found the 1.2.6 change details letter ?? thank you

Nim 1.2.6 and Nim 1.0.8 are out!

2020-08-02 Thread JPLRouge
Bugfixes since 1.2.2 therefore all the beug fixes in 1.2.2 are solved hence 1.2.6 that's how i should interpret it sorry but sometimes I stumble on the turns of phrase

question new symbole after compilation ??

2020-08-12 Thread JPLRouge
thank you Hint: used config file '/home/soleil/.choosenim/toolchains/nim-1.2.6/config/nim.cfg' [Conf] Hint: system [Processing] Hint: repr_v2 [Processing] Hint: widestrs [Processing] Hint: io [Processing] Hint: macro01 [Processing] /home/soleil/NimScreen/macro01.nim(2, 20) Error: undeclared id

question new symbole after compilation ??

2020-08-12 Thread JPLRouge
hello, why i see in my compilation appear ttt after ex: new ??? ttt ttt (self: Widget; event: gdk.Event): bool I knew CC: stdlib_assertions.nim thank you

question new symbole after compilation ??

2020-08-12 Thread JPLRouge
yes gintro .

question new symbole after compilation ??

2020-08-12 Thread JPLRouge
I think I found, until version 0.7.7 of GINTRO I had no problem, and putting version 0.8.0 I have problems as i can't mount gtk4 and gtk3 remains 3.24.21 ! now i have reverted to version 0.7.7 message for #Stefan_Salewski

question new symbole after compilation ??

2020-08-14 Thread JPLRouge
bonjour , désolé j'étais à l'hopital (malade) , je suis de retour : mon anglais n'ai que celui de google , > je répond "mount gtk4 and gtk3 remains 3.24.21" je ne peut pas monter la version gtk4 , je suis sous Manjaro. et je n'ai accès qu'à la version 3.24.21 de gtk ceci dit j'utilise la versi

question new symbole after compilation ??

2020-08-14 Thread JPLRouge
but maybe we need a version only gtk4 because soon they will go to gtk4 and there it will be a tidal wave so have a version that says until then gtk3 works. I think keeping both shouldn't be easy

question new symbole after compilation ??

2020-08-16 Thread JPLRouge
error: and gintro 8: just recompil other ttt !!! this extract: (coln_2 , renderer_2) = mTreeViewColEdit("NOM" , col_nom, 30 , color_data) connect(renderer_2, "edited", p_UpdRowData , coln_2) discard gSFLine.appendColumn(coln_2) Run /home/soleil/N

question new symbole after compilation ??

2020-08-16 Thread JPLRouge
@Stefan_Salewski some explanations: I do not put work in question, nor your publications which besides are excellent, I just wanted to know at the beginning why the information "ttt (self: CellRendererText; path: cstring; newText: cstring)", for example but there is in other identical and which

question new symbole after compilation ??

2020-08-17 Thread JPLRouge
HELLO gintro 0.8.0 a) I really blame myself for not having thought of changing "cstring to string" it was the error for my modules which used gtk3 gintro # head b) I recompiled my programs with "gtk-VTE" and there I no longer have any "ttt" problems c) following the "ttt" problem: b) i was t

Nimforum 2.1.0 is here

2020-08-25 Thread JPLRouge
Personally the categories I like ex: announcement, but I also like to read the whole, because there are very interesting things that are raised, interesting ideas, and sometimes we do not know where to put ... in which category. I think this is called technology watch ;)

System Programming in 2k20

2020-08-31 Thread JPLRouge
in conclusion all this is to sell ONYX, why not but I do not see the real objective criticism on Nim, and the party taken against Rust, is in my opinion only to enhance the option of going on ONYX !!

System Programming in 2k20

2020-08-31 Thread JPLRouge
I worked a very long time on ROO systems and not OO or OOP, RelationalObjeObjet, so far in Nim I find my account, I have also worked with C / C ++, and I reconsidered the choice of orientation on a language which would be coherent, and respecting security (by omitting the hackers) allowing me to

System Programming in 2k20

2020-08-31 Thread JPLRouge
> Why going lower-level inherently means "growing up"? This is not what I meant: He doesn't pretend he's perfect, but he hasn't said his last word

System Programming in 2k20

2020-08-31 Thread JPLRouge
> A language exists for a purpose. Nim is great for game development and > otherwise general applications requiring more performance than dynamic > languages. You see I have found by using in a certain way to make dynamic, the functional of a program and in some sort to apply the theory of gran

Pros vs. Cons Of Nim In The Large?

2020-09-02 Thread JPLRouge
hello, In your import module if you don't want an accessible function () Run accessible * () Run the same in HIDEN * = object # > accessible name: string # is not accessible reftyp: REFTYP # / ALPHA ... SWIT

Growth of popularity and Nim community

2020-09-03 Thread JPLRouge
Hello, your question is so broad , that I advise you to scan the forum there is a lot of answer. otherwise [Nim](https://nim-lang.org) FAQ etc...

Growth of popularity and Nim community

2020-09-03 Thread JPLRouge
You don't really have to test, it is possible to make commercial or IT applications in-house. I still have the impression of a discussion in a vacuum.

Attracting more people...

2020-09-06 Thread JPLRouge
Hello, I think you are disgusted because for a while now there have been conversations where the criticism of Nim gets carried away, moreover unfairly ... as for GINTRO your work is enormous, and the lib. GTK is one of the most coherent, Multiplatform, where the object is really practiced there,

Growth of popularity and Nim community

2020-09-07 Thread JPLRouge
Writing asynchronous or parallel processing is not difficult in C ++, I have done development for a company ... But it's like for any language you have to take the time to document yourself, a time that does not is not negligible. Above all, having a real production motivation not just a test

VS Code Nim Extension in Nim

2020-09-28 Thread JPLRouge
Hello, the structure displays are missing

Gintro not compile package ??

2020-10-02 Thread JPLRouge
Hello my system is up to date (manjaro) . I can't import gintro> = 0.7.7 or gintro @ head anymore vte 0.62.0-1 thank help nimble install gintro@#head /tmp/gintrosalewski/gen.nim(2926) gen| ---|--- /tmp/gintrosalewski/gen.nim(2907) launch| /tmp/gintrosalewski/gen.nim(2628) main| /t

Gintro not compile package ??

2020-10-03 Thread JPLRouge
my compilations in c / c ++ works like the example on linux 34 bits gkt3 3.24.23.1 vte3 0.62.1 update 25/09/2020 nimble install gintro@#head or nimble install gintro I'm giving you the worry excuse me ps: it's not by the minute

Gintro not compile package ??

2020-10-03 Thread JPLRouge
Hello : I saved the pkgs "gintro@#head" which was best suited I respected the installation mode as recommended. I just updated my Linux 64 system (Manjaro) i usually never have a problem for 3 years after the problem ... i just copied the pkgs just to see and everything worked, but it's not t

Gintro not compile package ??

2020-10-03 Thread JPLRouge
Merci thank you there is no emergency for the moment I use my backup copy

Gintro not compile package ??

2020-10-05 Thread JPLRouge
thank you Maybe for your OS you have to install additional GTK related packages? We continue with the remaining packages... cairo...: Remaining delayed methods: 0 (Fine!) > Verifying dependencies for gintro@#head > Installing gintro@#head > Success: gintro installed success

Nim - plugin for IntelliJ IDEs | JetBrains

2020-10-07 Thread JPLRouge
the Nim installation for VS-CODE is no longer offered the only alternative is to go to download and load in vs-code

Version 1.4.0 released

2020-10-19 Thread JPLRouge
> Go was a consideration and there are a few libraries internally existed for > Go at that point, but nim in the end won out on acceptance and it convinced - > despite the known risks of using a only semi-mature language - on feasibility > in getting it done in time for the initial game release.

Ubuntu, snap install, "Error: cannot open file: strutils"

2020-10-19 Thread JPLRouge
Hello, you should if you want to test quietly, go to [Nim](https://nim-lang.org/install_unix.html) I personally use curl https://nim-lang.org/choosenim/init.sh -sSf | sh Run This allows me to do my development with ease. So I have nothing in the base system for my tests

Impressive results with --gc:orc

2020-10-19 Thread JPLRouge
ORC ---> BUILD PROD termScr.nim-> termScr size : 578K ARC ---> BUILD PROD termScr.nim-> termScr size : 568K c -f --gc: ...ARC/ORC... -d:useMalloc --deadCodeElim:on --verbosity:0 --hints:off --hint[Performance]:off --warning[Un

Impressive results with --gc:orc

2020-10-19 Thread JPLRouge
by removing -d: useMalloc and --opt: size BUILD PROD termScr.nim-> termScr size : 696K --->ARC BUILD PROD termScr.nim-> termScr size : 713K --->ORC on the other hand I have the same memory footprint when working working ORC---> 648k utils by removing --opt: size BUILD PROD termScr.nim-> termSc

Impressive results with --gc:orc

2020-10-19 Thread JPLRouge
tip - you can put a lot of these in a config file (.nims or .cfg) instead of having a very big command Run I have a procedure included in VS or Geany batch or standard makefile for the moment everything goes through this procedure, I did not see the interest of making a .cfg exce

Impressive results with --gc:orc

2020-10-19 Thread JPLRouge
illwill does not support UTF8 and does not support a certain number of function keys, termkey is an import which supports the terminal on linux, I have not to mix also made a lib termcurs which it goes much further, but I admit I was inspired by illwill I say it in my manifesto and other, in add

Impressive results with --gc:orc

2020-10-19 Thread JPLRouge
in French it does not work (éêç ...) it is to specify on its page it only takes the UTF8 characters of box making

What Nim projects are you working on?

2020-10-22 Thread JPLRouge
Hello, I am working on curse in pure Nim, my orientation is the reproduction of a 5250/3270 with some improvements, on Linux 1. the taking into account of the terminal is finished 2. the lib allowing to manage the entry, menu, combo box, grid, etc ... is finished 3. the code generator is a

What Nim projects are you working on?

2020-10-22 Thread JPLRouge
gintro@#head test : compile --> [ Failed to load Handy Typelib file for namespace 'Handy' (any version) not found Maybe for your OS you have to install additional GTK related packages? We continue with the remaining packages...] is it possible to do: do not display an error for this because it

What Nim projects are you working on?

2020-10-23 Thread JPLRouge
I understand, but your work is fundamental, and porting GTK is a boon for Nim

design of large modular projects in nim?

2020-10-25 Thread JPLRouge
Hello, I liked your article. I have a project that is more than 5000 lines long, not counting the import modules, I also like you to test the include, but we lose information, so when hot, no problem but it is not viable, I have a very large screen but the cut in half is not enough, more often t

What Nim projects are you working on?

2020-10-27 Thread JPLRouge
This is the best extension for Nim Thanks > I would like it to take into account the include, maybe too much requested Really great your version;););) This allowed me to reset all the extensions since there is no longer any dependency Very clean work

Should we use British or American English in the documentation?

2020-10-28 Thread JPLRouge
Mainly accessible to google translate thank you

help use mq posix

2020-10-28 Thread JPLRouge
hello, I apply what we do in C but it does not work moreover I cannot do O_CREAT | O_RDWR le resultat: myPid--> 98118 mq_flags mq_maxmsg mq_msgsize mq_curmsgs Init--> 0 -- -- 1024 -- 0 mq_open mqd_t--> -1 *error ctrl--> -1 *error

help use mq posix

2020-10-28 Thread JPLRouge
yes it compiles correctly but the execution is not correct result -1 in fact we cannot give permissions 0644 etc ... regarde svp: is good example: >

help use mq posix

2020-10-28 Thread JPLRouge
min import posix only : mq_open(a1: cstring; a2: cint): Mqd {...} Run my book development Linux _open(const char *name,int flags, mode_t mode, struct mq_attr* attr); Run

Posix mqueue Thank for Nim

2020-10-29 Thread JPLRouge
Hello : environment : Linux Manjaro 20.1.2 XFCE GCC-LIBGCC-NIM I would like to share, I was helped I spent more than 48 hours in a row To relate the Linux C system development book to Nim. So a lot of reading, to match the programs correctly, as well as going from array to char * to cstring

Sublime Text user experience

2020-11-02 Thread JPLRouge
Hello: actually it's great, very light ... simple and easy, powerful the nim module for TEXTADEPT is it possible to put all the functions/ myproc in colors to differentiate them from the labels please

Nims book question

2020-11-07 Thread JPLRouge
I bought the paper version, in France it is difficult to have the digital version I have to go get it, it has arrived

help ZMQ

2020-11-13 Thread JPLRouge
Hello, @Araq i am reading ZeroMQ, and saw you made NIM-ZMQ. a) did you cover the lib entirely with ZéeroMQ b) why do we not see the NIM language registered with ZeroMQ in any case this lib is really the opening to the inter-process communication practically without limit (I have not read until

help ZMQ

2020-11-13 Thread JPLRouge
I ask this question because I find this communication very appropriate and much extended (mqueue etc ...) if you don't mind what do you think nanomsg other than it's posix oriented

help ZMQ

2020-11-13 Thread JPLRouge
thank you for the very interesting feedback ps (I spoke to Araq, saw his name linked on github (nim-lang) and didn't know who to contact)

trouble , name etc...

2020-11-18 Thread JPLRouge
Hello , I will try to relate my problem. it happens that when I use a module there are antinomy in fact they are "proc ... var etc" with names that already exist ... Couldn't there be a standard that would and make this more consistent already having a full "nim" dictionary and a controller to

trouble , name etc...

2020-11-18 Thread JPLRouge
I may not be explicit enough: I can make or use a module with "proc" which works but not in all cases and end up with "proc" which has the same name and do not do the same thing ... that's what I'm talking about , of course what you tell me works but not in the case I am talking about

trouble , name etc...

2020-11-18 Thread JPLRouge
I have defined an enum Key to work in a terminal everything worked perfectly except that I needed to use import OS which also has a definition of Key suddenly the compiler rightly pointed out a conflict to me This is one of the reasons why I ask questions

trouble , name etc...

2020-11-18 Thread JPLRouge
https://nim-lang.org/docs/posix.html#Key

Changer VSCode pour VSCodium

2020-11-22 Thread JPLRouge
hello please say we could not change or modify the editor page because vscodium is there and bug-free on linux no more warning with the setlocale ect open-source extensions, and for nim 1.10 and it does almost everything so a language extension ex: a Nim, a drawio 1.03, Vs code printing f

Changer VSCode pour VSCodium

2020-11-23 Thread JPLRouge
except that as soon as you use the terminal it becomes hell with each instruction the warning it becomes undrinkable

Changer VSCode pour VSCodium

2020-11-23 Thread JPLRouge
I keep Manjaro up to date for different reasons. the problem with the locale is that it doesn't respect POSIX and absolutely wants to do setlocale LC_ALL = "fr" ect ... but also on arch and other there are kilos with tests in all directions including on arch. I think it's an excellent VSCODIUM

Changer VSCode pour VSCodium

2020-11-23 Thread JPLRouge
the Nim extension is the one also available in vs-code or visual studio and works without problem

Changer VSCode pour VSCodium

2020-11-23 Thread JPLRouge
According to the VS Code Marketplace Terms of Use, you may only install and use Marketplace Offerings with Visual Studio Products and Services. For this reason, VSCodium uses open-vsx.org, an open source registry for VS Code extensions. See the Extensions + Marketplace section on the Docs page f

help C to nim conversion just precision

2020-11-27 Thread JPLRouge
Hello, is it better to convert a header H or just to make links with the lib by simulating functions with proc i would like to have libtermkey for the terminal i work with linux but when i do c2nim there are instructions like typedef struct TermKey TermKey; Run which

help C to nim conversion just precision

2020-11-27 Thread JPLRouge
thank Be careful, it's serious stuff I tried with the lib X11 from github Nim not bad at all but XGrabKeyboard is too penalizing even if I can detect all the keys it freezes the rest with the keyboard. but I still got the full keyboard in UTF8 whatever the language pity!!! because I have walke

help C to nim conversion just precision

2020-11-27 Thread JPLRouge
finally we would have this lib in access with Nim that would free a lot of things

what does bycopy mean

2021-11-14 Thread JPLRouge
hello type msg_buf* {.bycopy.} = object mtype*: clong mtext*: array[MSGTXTLEN, char] var Q_msg*: msg_buf Run I have a header H with struct msg_buf { long mtype; char mtext [MSGTXTLEN]; } Q_msg; will bycopy share the structure thank you

I made a publication, a job with MSGSHM

2021-11-16 Thread JPLRouge
Hello: I made a publication, a job with MSGSHM, with a C module, because NIM did not offer it and corresponds to the operation of the ZCU or UDS from program to program on OS400 / UNIX / ZOS IBM and respecting the standards of Linux and its recommendations it can also be applied to the thread

Preview of coming attractions?

2021-11-18 Thread JPLRouge
Hello, while reading I discovered experimental. Very interesting, I advise to read it. It just goes to show that technology watch is important in our business. Just a quick question. Sometimes I see scripts with experimental, except test side, can we put in production ... Thank you

Garbage collection of nim vs pony language

2021-11-23 Thread JPLRouge
I reiterate BTW, I think that document would benefit from reordering the list of memory management options from most recommended to least recommended. Maybe it should keep the current default option first for now, but after that it should list orc, arc and then maybe none, go, boehm, etc. It sho

Malloc issue after upgrading from 1.4.6 to 1.6.0

2021-11-26 Thread JPLRouge
i am using linux and i upgraded 1.6 and with usemalloc and i have no problem I even recompiled everything apart from modifying the nil string with "C" I only had to put cstring (var_string), well that's not very bad

Nim 1.6.2 released

2021-12-19 Thread JPLRouge
Hello, I am happy the follow-up is very well written because the translation is reliable as well as everyone who participated. So very enriching. Have a great end of year party

Good news for the beginning of 2022

2022-01-01 Thread JPLRouge
> No New Years Eve my wife is ill, but I took the opportunity to look at my > code generator "a designer". more than 5000 lines _I really stumbled on the grid generation and its random visual representation_ , I managed to model the visual code ... without having to edit lib termkey and termcur

Problem with winapi in nim

2022-02-11 Thread JPLRouge
Hello wstring travaille comme string, mais supporte UTF8 etc... C++20 introduces the char8_t portable character type (UTF-8 encoded 8-bit Unicode). In C++20, u8 literal prefixes specify characters or strings of char8_t instead of char

Dear Nim enthusiasts

2022-02-25 Thread JPLRouge
Experience Feedback Nim-Lang It has been more than two years that I develop with Nim. I have been pleasantly surprised by its speed, its cohesion, its logic and rationale My project is to build a designer screen type 5250/3270 or console for those of you who might not know what is a 5250. This

Fidget UI: animation using Nim async

2022-03-12 Thread JPLRouge
Hello, I would like to see an example with a grid

Blog post: Binding Nim to C++ std::list

2022-03-14 Thread JPLRouge
Brilliant, it opened doors for me.

Using arc with C types?

2022-03-14 Thread JPLRouge
Merci . I have to build something to keep some posts that are goldmines. Like what to read gives ideas.

my TUI designer.

2022-03-22 Thread JPLRouge
hello: I just finished my TUI designer. (LINUX) it is free and free. This demonstrates that we can go very far with "pure Nim" certainly not perfect, but does its job and relieves you from writing repetitive code.

my TUI designer.

2022-03-23 Thread JPLRouge
I'm going to ask on discord french I have someone who made me a proposal.

my TUI designer.

2022-03-24 Thread JPLRouge
UTF8 only Linux sorry

my TUI designer.

2022-03-27 Thread JPLRouge
the reame has been reviewed from top to bottom a video tutorial tests on small screens are operational

my TUI designer.

2022-03-28 Thread JPLRouge
There was no TUI like Tvision or Delphi, ncurse is fine, it doesn't offer a designer, but it doesn't save windows, it's not all written in nim. I wanted it to be UTF8, describe the masks, generate the structured code, save the masks to resume if needed. work in a terminal, or in a program compil

Impure libraries ???

2022-04-05 Thread JPLRouge
hello, does this mean that the Impure libraries will be deleted or obsolete and that wrappers must be used, example: sqlite. thank you

Impure libraries ???

2022-04-06 Thread JPLRouge
hello, how can we see what V2 will be please for example for sqlite

my TUI designer.

2022-04-07 Thread JPLRouge
Hello, TUI a complete example a complete project with database, multi-window, paging combo treatment grid form call program address book

my TUI designer.

2022-04-07 Thread JPLRouge
hello Upcoming treatment. Additional function: ioFmt(PANEL,GRID) in order to process a form more easily. REFLECTION: see if we can integrate the selection of a line of the GRID I'm still in testing the project is evolving... but already usable

my TUI designer.

2022-04-09 Thread JPLRouge
**stable TUI :** _My last tests aimed to make it function like on the OS400, as well as having the same simplicity and additional functions._ images for example in the PROJECT folder Reading the code is simple: we only deal with data management, screens and fields the grid ect is managed automa

link with a kernel32.lib proc and function

2022-04-23 Thread JPLRouge
hello is it translatable in NIM SetConsoleCtrlHandler Kernel32.lib the SetConsoleCtrlHandler(CtrlHandler, TRUE) until then it's ok but this part there BOOL WINAPI CtrlHandler(DWORD fdwCtrlType) can i do proc CtrlHandler(DWORD fdwCtrlType): BOOL= in fact will nim know how to make the connectio

link with a kernel32.lib proc and function

2022-04-28 Thread JPLRouge
Hello, I used this solution, because it is more complete under PowerShell. proc SetConsoleCtrlHandler(x:proc ; ok : WINBOOL) : WINBOOL {.stdcall, dynlib: "kernel32", importc: "SetConsoleCtrlHandler".} proc CtrlHandler(fdwCtrlType :DWORD) :WINBOOL = const CTRL_C

Nim v2: what would you change?

2022-05-01 Thread JPLRouge
it's my little problem to do management. Decimal with fixed lengths initialization of variables when they are declared thong with fixed lengths As for the rest, although I make nim my No. 1 language, I haven't ingested everything? so ... and if nim had its own GUI it wouldn't be a bad thing

Nim 1.6.6 release candidate

2022-05-02 Thread JPLRouge
@miran > Error: Build failed > >> ... cmd: ./koch boot -d:release --skipUserCfg --skipParentCfg --hints:off >> ... iteration: 1 ... bin/nim c --skipUserCfg --skipParentCfg >> -d:nimKochBootstrap --nimcache:nimcache/r_linux_amd64 -d:release >> --skipUserCfg --skipParentCfg --hints:off --compileO

Nim 1.6.6 release candidate

2022-05-03 Thread JPLRouge
@miran testing OK

Nim v2: what would you change?

2022-05-20 Thread JPLRouge
Hello, will types like uchar ... be scanned and removed in version 2 , because currently there is a "deprecated" alert (ok no problem I take and I rectify) but when I go to the source ex: termios I see that uchar is still there

Announce: at, a tool to run code later

2022-06-13 Thread JPLRouge
I feel like it's cron, am I wrong!!!. except that we have the total hand in nim. ;)

problème db_sqlite 1.6.6 ??

2022-07-23 Thread JPLRouge
source : import db_sqlite compile : `/home/soleil/.choosenim/toolchains/nim-1.6.6/lib/impure/db_sqlite.nim(731, 61) template/generic instantiation of `since` from here` `/home/soleil/.choosenim/toolchains/nim-1.6.6/lib/impure/db_sqlite.nim(732, 7) Error: type mismatch: got `

Illegal storage access

2022-07-24 Thread JPLRouge
Yesterday I also had a compilation message with version 1.6.6 it could no longer compile even a small example. I reloaded 1.6.4 everything worked perfectly. I deleted 1.6.6 then reloaded everything is back to normal. etc... I had reported the issue, but deleted it thinking it was mine.

Which SQLite lib?

2022-08-11 Thread JPLRouge
Is there any progress on this problem. Should I take tiny_sqlite thank

Bindings for imtui

2022-09-09 Thread JPLRouge
hello, interesting, but uses ncurses AINSi, while UTF8 ??? look cross-platform notcurses nim-notcurses on git

  1   2   >