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 <vracit$178ka$1@dont-email.me>
Deutsch   English   Français   Italiano  
<vracit$178ka$1@dont-email.me>

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

Path: news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail
From: bart <bc@freeuk.com>
Newsgroups: comp.lang.c
Subject: Bart's Language
Date: Mon, 17 Mar 2025 23:51:59 +0000
Organization: A noiseless patient Spider
Lines: 57
Message-ID: <vracit$178ka$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 18 Mar 2025 00:51:57 +0100 (CET)
Injection-Info: dont-email.me; posting-host="35833daf7a617b7c2106f27a6fe8438d";
	logging-data="1286794"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+7y6dkLbs9c7CmSshdSoM2"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:xeUcOp7kBEP9/RhIpRZWKDj8FtU=
Content-Language: en-GB

On 06/03/2025 21:45, Tim Rentsch wrote:

 > If you post some links where I can download a current user
 > manual and a current compiler or interpreter, I will gladly
 > withdraw my comment.


 > Otherwise, I stand by my comment, and see no reason to
 > consider your alleged environment as anything other than
 > fiction-ware.


 > The point of my question is not to determine if something exists but
 > to find out what the purported language is.  I'm tired of hearing
 > bart brag about his personal programming language but never giving
 > the specifics of what the language syntax and semantics are.  It's
 > like listening to a used car salesman who won't let you see the
 > actual car.


 > I'm not interested in the tools.  What I am asking to see is
 > the language.

Bart:
 > I'm working on a document that summaries the features.
....
 > But, together with example programs, there should be enough info for
 > someone, already familiar with C, to play with it, given a suitable
 > implementation

Or to understand some programs in it.

This is the document I produced:

https://github.com/sal55/langs/blob/master/MFeatures.md

A couple of more substantial demo programs are here: 
https://github.com/sal55/langs/tree/master/MExamples

(The bignum.m file was ported - by hand - to the bignum.c version that I 
posted recently.)

I haven't provided an implementation, which would be a 400KB binary 
'mm.exe' that runs on Windows. I can do that if somebody wants and they 
can figure out how to get it past their AV.

(There are other ways but they start to get complicated. A version for 
Linux, for an older language spec, that relies on a C backend, supplied 
as a C source file, is also a possibility, but that is getting beyond 
what I'm prepared to do. I've anyway done it all before.)

I realise that this is not exactly on topic in a C forum, but a couple 
of people have been curious about this. I also didn't see any difference 
between a post in that thread, or a new one.