From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 From: Skip Tavakkolian Date: Sat, 21 Sep 2019 09:45:05 -0700 Message-ID: To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary="0000000000005a61e9059312e9ae" Subject: [9fans] I went down a Forth rabbit hole and found Glenda Topicbox-Message-UUID: 0a58cab8-eada-11e9-9d60-3106f5b1d025 --0000000000005a61e9059312e9ae Content-Type: text/plain; charset="UTF-8" So... I have had a couple of STM32F103C8T6 "bluepill" boards laying around for a few years and decided to do something with them. After some uninteresting attempts with Arduino, I found Mecrisp-Stellaris Forth (http://mecrisp.sourceforge.net/) which works great. This lead me to wonder if there are any 9P implementations in Forth (surely not?) Yes! there is one by iru (https://github.com/iru-/9p4). Then I thought about the impossible: a 9p file server in mecrisp forth. I discovered someone had already done exactly that: https://hub.darcs.net/pointfree/ForthFS -Skip --0000000000005a61e9059312e9ae Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
So...

I have had a couple of STM32F103C= 8T6 "bluepill" boards laying around for a few years and decided t= o do something with them.

After some uninteresting attem= pts with Arduino, I found Mecrisp-Stellaris Forth (http://mecrisp.sourceforge.net/) which works great.=

This lead me to wonder if there are any 9P implem= entations in Forth (surely not?)
Yes! there is one by iru (https://github.com/iru-/9p4).

Then I thought about the impossible: a 9p file server in = mecrisp forth. I discovered someone had already done exactly that:=C2=A0https://hub.darcs.net/poin= tfree/ForthFS

-Skip

= --0000000000005a61e9059312e9ae--