What are you working on? - Programming On Unix
Users browsing this thread: 49 Guest(s)
|
|||
There's one big thing missing when working on Windows: ed(1). The GnuWin32 thingy has the major problem that it's GNU ed, not the good ed. So I thought I'd write my own one in order to procrastinate my other projects. :-D
After diving into (and fleeing from) Rust over the past weekend - what a damn mess of a language! -, I decided to resort to Go until I find the patience to flip the bits with FASM. Doing something serious with FASM is among my long-term plans anyway. -- So, however, I'm accidentally writing a cross-platform ed(1) clone with one MiB of runtime overhead now. Stay tuned. -- <mort> choosing a terrible license just to be spiteful towards others is possibly the most tux0r thing I've ever seen |
|||