Skip to content

Apearson75/PhCode-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhCode 3

Now in C++

Plagerised Logo

The worst programing language ever. - me Why the heck does this have a 3rd version? - everyone


Sample Code

#This sends a message to the console
send "Hello World"

#This creates and sends a variable
var hello "Hello World"
send hello

end
#So that the terminal doesn't close at the end.

How to use

  1. Download the source code.
  2. Download the VSCODE Extension here
  3. Compile using gcc/g++.
  4. Run the sample script.

How to Export

For now you can only run the file by itself


Checklist

  • Send Command
  • Variable Command
  • Variables to work with the send command

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published