The Boston Diaries

The ongoing saga of a programmer who doesn't live in Boston, nor does he even like Boston, but yet named his weblog/journal “The Boston Diaries.”

Go figure.

Wednesday, Debtember 03, 2025

♫I can't dance, I can't relate, only thing about me is the way I confabulate!♫

Mark and I were talking about Roko's dancing basilisk and he suggested I feed it my 6809 ANS Forth implementation, on the assumption that no one has fed an assembly-based project through it. Before feeding it that one though, I decided to try a simpler program, my 6809 disassembler written in 6809 assembly code and … well … I'm not sure if anything is terribly wrong with it because it's just the source code in prose, and repetative prose at that.

But it's a single 1,200 line file—way smaller than mod_blog and a09. Makes sense that it's probably okay, if boringly repetitious.

I then ran it over my ANS Forth implementation and … wow … it can't count to save its life. None of the line counts are accurate in that table, and the line count for the source file is way out of line. No, the source file isn't 30,000+ lines of code! Yes, it's sizable, at 12,000 lines, but it's not 30,000+. But it does lead me to believe that any project that is close to, or over, 10,000 lines of code will have errors in the generated “documentation.” The other sizable error I found before falling asleep is the main runtime routine isn't DOCOL (which is a name used by a lot of 8-bit Forth implementations) but forth_core_colon.runtime. If there are other errors, I don't know. I couldn't make myself to through more of its “documentation.”

Ugh.

Obligatory Picture

[Self-portrait with a Christmas Tree] Oh Chrismtas Tree!  My Christmas Tree!  Rise up and hear the bells!

Obligatory Contact Info

Obligatory Feeds

Obligatory Links

Obligatory Miscellaneous

Obligatory AI Disclaimer

No AI was used in the making of this site, unless otherwise noted.

You have my permission to link freely to any entry here. Go ahead, I won't bite. I promise.

The dates are the permanent links to that day's entries (or entry, if there is only one entry). The titles are the permanent links to that entry only. The format for the links are simple: Start with the base link for this site: https://boston.conman.org/, then add the date you are interested in, say 2000/08/01, so that would make the final URL:

https://boston.conman.org/2000/08/01

You can also specify the entire month by leaving off the day portion. You can even select an arbitrary portion of time.

You may also note subtle shading of the links and that's intentional: the “closer” the link is (relative to the page) the “brighter” it appears. It's an experiment in using color shading to denote the distance a link is from here. If you don't notice it, don't worry; it's not all that important.

It is assumed that every brand name, slogan, corporate name, symbol, design element, et cetera mentioned in these pages is a protected and/or trademarked entity, the sole property of its owner(s), and acknowledgement of this status is implied.

Copyright © 1999-2026 by Sean Conner. All Rights Reserved.