Skip to content

Fries-byte/cp-sc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Compile PiStud | studc

a compiler for pisted to replace pythons inerpreter, you have to download Piargs to get the compiler, the compiler is still in development and not bug free

How it works

When you use the pistud interpreter, it converts it into python code and runs that code, but when you use the compiler the interpreter converts it into python code and runs it to check for errors before running the compiler and converts it into an exe file

Interpreter:

Showcase 1


Compiler:

Showcase 2



How to use

download pyinstaller before using, since its code is pyinstaller included (compiler is not the same as pyinstaller)

pip install pyinstaller

after you've downloaded it, here are some options to choose
There are two type of compilers, the clean one and the developer one, for clean one use piargs, do

ping install studc

but if you want the developer version and create your own, do (in terminal)
git clone https://github.com/Fries-byte/cp-sc

to compile the file, use

python runtime.py filename.py

and replace "filename" with the file you want to compile
This program currently works on Windows only (i think). Use loop and set it on 0 to keep the window open

License

the compiler is open source and free for everyone, read the license and security policy to know what you may and may not use or do with our code.

About

pistud's compiler, studc or studcompiler, its created to replace python's interpreter and using python's compiler to convert pistud files into exe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors