Some notes(might be controversial):
1.Princess will clash with lots of stuff,
e.g. anime and fiction, making it harder to
search code. Pick something more unique,
even any princess name would be better and
not lead to wrong associations."Coding like ro
yalty" isn't that great of a slogan either.
2.Make a comparison table
to showcase differences Princess/C/C++/Zig/Rust/FreePascal
its hard to understand the selling point
compared to using plain Clang.
3.More examples of functions,objects, metaprogramming,
common algorithms to showcase something
(Rosetta Code examples would be perfect).
I agree. Why should I care that this exists? Does it correct a flaw in zig / rust / C / Nim / Dmd? Does it explore the space of programming languages? (And if so, what’s actually new about it?). Or is it a way for the author to noodle around with their own programming language?
I have no objection to any of those goals. But it would be nice if the author were clear about what they’re doing with the project.
The top left corner gives the hint "A modern C-like Programming language with focus on structural typing." Not sure what "coding like royalty" is meant to mean honestly. To me royalty conjures useless rent-seeking incompetent cruft that sits on their ass and extracts value from their subjects.
When I read "coding like royalty", the first thing I thought of was "let others do the coding for you". But in that case, you wouldn't care about the programming language...
If this language is "coding like royalty", does that make no-code systems "coding for the cream of society"? (because they're aimed at the rich and thick)
I'd be interested in a joke programming language that mimics the modern tone and language used by living royals to order food or ask for trips in their private travel infrastructure and so on.
I tried thinking of a programming language syntax that sounded like Elizabethan English, but I think I only succeeded in making a weirder version of COBOL or ALGOL.
Not exactly what you asked for, but you should look up Chef (not the devops tool). It was part of an MIT Mystery Hunt one year. You could certainly write the recipes with a royal style.
2.Make a comparison table to showcase differences Princess/C/C++/Zig/Rust/FreePascal its hard to understand the selling point compared to using plain Clang.
3.More examples of functions,objects, metaprogramming, common algorithms to showcase something (Rosetta Code examples would be perfect).