Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <v46uha$fj5k$1@dont-email.me>
Deutsch   English   Français   Italiano  
<v46uha$fj5k$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Malcolm McLean <malcolm.arthur.mclean@gmail.com>
Newsgroups: comp.lang.c
Subject: Re: Running an editor from ANSI C
Date: Mon, 10 Jun 2024 14:19:38 +0100
Organization: A noiseless patient Spider
Lines: 36
Message-ID: <v46uha$fj5k$1@dont-email.me>
References: <v3pge7$uf2i$1@dont-email.me> <v3r2pl$16mtl$1@dont-email.me>
 <v3r7v8$1b57j$1@dont-email.me> <v3rek5$1c4i5$1@dont-email.me>
 <v3rrtm$1e6g8$1@dont-email.me> <v3ru84$1eafb$1@dont-email.me>
 <87o78dzw1a.fsf@nosuchdomain.example.com> <v3tkmb$1o860$3@dont-email.me>
 <v3uk0l$20s0s$2@dont-email.me> <v3uoeo$21g4g$5@dont-email.me>
 <v3v6jt$23q0b$2@dont-email.me> <v3vk3m$265uv$1@dont-email.me>
 <v44itr$3jn4i$1@dont-email.me> <v46o75$dnnu$1@dont-email.me>
 <v46qj9$e4lf$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 10 Jun 2024 15:19:39 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="a5f2fee6498babfeedcde7339d6d2227";
	logging-data="511156"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/7CFGvXFe+MLqQ6G3fj55v7aZu/9QeNpk="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:w8GgfCtIN7Bb1FZVUgMHBL/oWnc=
In-Reply-To: <v46qj9$e4lf$1@dont-email.me>
Content-Language: en-GB
Bytes: 3024

On 10/06/2024 13:12, David Brown wrote:
> On 10/06/2024 13:31, Malcolm McLean wrote:
> 
>> My shell can mount a FileSystem.xml file as a filing system and use 
>> that as backing store. No other shell can do that. That's why I need a 
>> shell. Because a shell is effectively an editor for a filing system.
>>
> 
> If this is an essential feature for the shell you want to use, and it is 
> worth the effort writing it and all the limitations your shell has 
> compared to existing shells, fair enough.
> 
> Perhaps I am missing something, but I have yet to see a point in your 
> "FileSystem.xml" in the first place, never mind a point in being able to 
> treat it as a mounted filesystem where you can edit files directly. What 
> does your shell give that a user could not do by unpacking the 
> FileSystem.xml to a directory tree, working with the files using 
> whatever tools they want, then packing them up again to a new version of 
> the FileSystem.xml file?
> 
 >

Well that's a way of doing it. But it's pretty inconvenient. The shell 
lets you edit a FileSystem, XML file in place. Then of course I've got 
to test bbx_filesystem.c very rigorously because it must work, it's the 
heart of BabyXFS. So by writing the shell, I flush out any problems with it.

And of course now the fun part of the project comes in. I add MiniBasic 
to the shell, so you can run basic programs from it.

And gives the users example code to show them how to use the system.

-- 
Check out my hobby project.
http://malcolmmclean.github.io/babyxrc