Skip to content

Releases: ryanpcmcquen/oz

0.1.3: Update Mac binary.

23 Aug 20:50
Compare
Choose a tag to compare

0.1.2: Update Linux binary.

15 Mar 20:07
Compare
Choose a tag to compare
Signed-off-by: Ryan P. C. McQuen <[email protected]>

Use the correct version number.

10 Jun 16:00
Compare
Choose a tag to compare
Compile for Linux.

Signed-off-by: Ryan P. C. McQuen <[email protected]>

It's an editor.

10 Jun 15:52
Compare
Choose a tag to compare

All but the last chapter of the Kilo tutorial has been completed. I don't plan to do the last chapter as it adds features that reduce performance (e.g. syntax highlighting).

At this point I plan to reduce the number of times we parse text in the editor to reduce the memory usage. I would like to get as close as possible to 1:1 memory usage (maybe less).