00:05:33
#retro
<crc>
Yes. For the logs, if he reads them; any plain text (ascii or utf8) is fine.
00:06:15
#retro
<crc>
I use my own editor, vi, nano, and ed.
00:08:34
#retro
<crc>
Retro includes an Emacs mode, though it's been a long time since I last used that
20:04:26
#retro
<crc>
today's commits (konilo):
20:04:30
#retro
<crc>
- updated pali assembler in c & python w/better error checking/more detailed messages, several new pali implementations: c#, go, nodejs, kotlin, nim, rust, swift
20:05:11
#retro
<crc>
- fixed an extra nop in one instruction in the konilo source (not actually part of a bundle, and the fix did not alter the ilo.rom)
20:05:27
#retro
<crc>
- added ilo-fast.swift
20:05:35
#retro
<crc>
- added Ilo.java
20:06:01
#retro
<crc>
I'm not quite done with the new C++ version, so that'll be delayed a bit
20:06:40
#retro
<crc>
On Retro, I'm working through the fixes for the amalgamation & Windows, and hope to have that done by the end of the week.
23:04:51
#retro
<veltas>
Have you done much with Rust?