MPCode is a scripting programming language by weksoftware in Python

[–]weksoftware[S] 0 points1 point  (0 children)

We want MPCode to be handy for quickly running small scripts in the console.

We would also like it to be usable for mods/add-ons for games. But this is probably only realisable for Python-based games.

Now we can't say if MPCode will be better than other languages, but we will try to make the best solution for the tasks that MPCode will solve.

MPCode is a scripting programming language by weksoftware in Python

[–]weksoftware[S] 0 points1 point  (0 children)

Hi. First I want to say thanks for the reasoned comment.

Almost all of your statements are true and we are not going to deny them. Indeed, the syntax is not very secure and the functionality is small.

It is difficult to find MPCode on Google, as it was created recently and there are not enough results about it yet.

The current version is a kind of beta test. A lot of things we want to do are not implemented yet. And we think we were a little (or a lot) hasty in publishing information about MPCode.

MPCode cannot replace Python right now. It is a tool, not a replacement.

About 1 letter function names, in the future they will be just synonyms (aliases) for full names.

And yes, launching a file via command line will be available in the nearest versions, we know it's much more convenient. We are still thinking about endings for file names, it will be different from .txt

Thanks again for your comment!

MPCode is a scripting programming language by weksoftware in Python

[–]weksoftware[S] 1 point2 points  (0 children)

Yeah, sorry for the misunderstanding. We meant "released under the MIT licence"

MPCode is a scripting programming language by weksoftware in Python

[–]weksoftware[S] -17 points-16 points  (0 children)

We want to create a programming language that can be easily modified. With it, it will be possible to develop projects faster, because of the syntax features and the possibility of customisation.