Back to home page

DOS ain't dead

Forum index page

Log in | Register

Back to the forum
Board view  Mix view

uncsv 0.9.1 (Announce)

posted by bencollver Homepage, 07.06.2024, 16:05

> > allowing you to use awk to play with your CSVs.
>
> I only briefly looked at your NAWK builds, and there you seemed to stick to
> 20230909, right?

Correct. This version seemed to work better for me.

> (1988 book reference only), but the 2.0 book (from last year) added Unicode
> and CSV. I guess you knew that already??

Yes, i built the latest NAWK with Unicode and CSV support. It took some doing in Watcom because NAWK's Unicode support assumes 32-bit int but the Watcom DOS target has 16-bit int. My result would run hello world, but i did not test it heavily.

My DJGPP build crashed a lot. SYMIFY always showed the crash happening somewhere in the C library. I had trouble debugging it because i could not reproduce the crash in GDB. In my experience, this usually means the code assumes that malloc() zeroes out the allocated memory.

One nice thing about uncsv is that it will work with any AWK. FreeDOS has the UTF8TOCP utility to decode Unicode. Another fun utility is json2tsv, which allows you to use AWK to play with JSON data.

 

Complete thread:

Back to the forum
Board view  Mix view
22049 Postings in 2034 Threads, 396 registered users, 111 users online (0 registered, 111 guests)
DOS ain't dead | Admin contact
RSS Feed
powered by my little forum