A programming language inspired by Rust build to make it easy to program with the usefulness it needs,
its one of my projects that makes me program since i was bored, and you can try it out yourself in Get started section
Pistud is not only easy to use, you can also build fun stuff like an app/software or even create your own language in it!
You also must know that the error log might be bad and so to fix errors are quite hard which what sucks about PiStud
To get started to program PiStud, go in PiStud's course to learn it first
after you're done with learning it, download Piargs, a package manager for Pistud.
Or if your in a chomebook or something, copy and run this on your browser by ctrl+shift+i,
import("https://cdn.jsdelivr.net/gh/Fries-byte/pistud@main/extra/js/psjavascript.js").then((module) => {
piargs.loadPiPackage([pistud])
console.log("Piargs manager loaded!");
});after you've downloaded Piargs use the command piargs install pistud and it should create a folder with the ide in it.
and you will see the src tab where your main file will be, you can ignore the package.py which what makes you able to code with PiStud,
you can also create more files but make sure that you import the package.py, and to import functions variables and more, use python's import system, import maintwo.py.
there is also .ptd files, you can run .ptd files with python package.py src/main.ptd depending where the files are (also the file name)
To compile your pistud file, use Piargs and do ping install studc, you can learn more at Compile PiStud | studc
please read the License and Security if you want the source and all
Thank you for using PiStud!
When uploading your own fan-made version of PiStud make sure that its not the same as ours,
Logo is not trademarked, its free to use, actions or consequences will not be taken, only the name and code unless credit is given.
Read License and Security Policy to get more info.