Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
| From | Bob Eager <news0006@eager.cx> |
|---|---|
| Newsgroups | comp.misc |
| Subject | Re: Build Your Own Text Editor |
| Date | 2017-04-06 21:01 +0000 |
| Message-ID | <eknoluFdokpU14@mid.individual.net> (permalink) |
| References | <7kUTKOW818iIat6PF3PosJwV@dont-email.me> <87fuhlon6t.fsf@bsb.me.uk> |
On Thu, 06 Apr 2017 11:16:58 +0100, Ben Bacarisse wrote: > Rich <rich@example.invalid> writes: > >> http://viewsourcecode.org/snaptoken/kilo/ >> >> Quoting from the URL above: >> >> Welcome! This is an instruction booklet that shows you how to build >> a text editor in C. >> >> The text editor is antirez's kilo, with some changes. It's about >> 1000 lines of C in a single file with no dependencies, > > For some small value of "no"! It needs termios.h and unistd.h which may > be very widely available (I'm not well informed on the state of Windows > libraries) but they are not standard C. He does say that you need a UNIX-y environment on Windows. -- Using UNIX since v6 (1975)... Use the BIG mirror service in the UK: http://www.mirrorservice.org
Back to comp.misc | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Build Your Own Text Editor Rich <rich@example.invalid> - 2017-04-06 01:27 +0000
Re: Build Your Own Text Editor The Real Bev <bashley101@gmail.com> - 2017-04-05 19:58 -0700
Re: Build Your Own Text Editor Ben Bacarisse <ben.usenet@bsb.me.uk> - 2017-04-06 11:16 +0100
Re: Build Your Own Text Editor Bob Eager <news0006@eager.cx> - 2017-04-06 21:01 +0000
Re: Build Your Own Text Editor root <NoEMail@home.org> - 2017-04-06 16:40 +0000
Re: Build Your Own Text Editor Tim Sprout <timsprout@gci.net> - 2017-04-07 08:48 -0800
csiph-web