Lars Brinkhoff

Results 1716 comments of Lars Brinkhoff

On a closer reading, LSPMAN was the Moonual up until around 1980. From 1981 and on, KMP's work becomes prominent.

Seems nice. Signed 64-bit, that should cover a lot.

Is the "Internet" RFC868 protocol still in use? If so, is anyone else trying to fix it? Wikipedia says "*this function was superseded by the Network Time Protocol*", so maybe...

Source code is documentation: https://github.com/emacs-mirror/emacs/blob/master/lisp/progmodes/xref.el

One idea I had when I started this project is that the Lisp code should be able to communicate with the inferior Forth for information. E.g. I seem to recall...

I made this simple implementation. https://github.com/simh/simh/blob/master/display/display.c#L812-L876

I see the geeksforgeeks article is for drawing a *circle*. To go really classic, I'd suggest Minsky's algorithm. It draws an approximation of a circle, but I understand it's good...

Thank you, this seems interesting. I don't have time now, but I will take a look soon. Regarding separation, if it's potentially useful elsewhere I think a separate repository might...

I'm not doing anything actively with this repository now, so I'm open to experimentation. Your idea sounds good.

Here is the code: https://github.com/chriswalker-ge635/PDP9-SPACEWAR