Skip to content

Fries-byte/pistud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

315 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pistud

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

About the language

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

Getting started

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)

Interpret and compile

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!

License

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.

About

My personal programming language open source, to optimize simplicity, its a high-level programming language with a slow interpreter but has its own compiler, you can learn more in https://fries-byte.github.io/pistud/

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors