Official PASIC thread.

Posts 15 of 5 · Page 1 of 1
Official PASIC thread.
Here is my release, i'm releasing my very own programming language named

PASIC


Let's start!

1.Printing Text to console

[php]PRINT "Hi"[/php]

2.Entering values to console

[php]ENTER "Var name here" TO.CONSOLE[/php]

3.If statements

The condition must be capital and must have "." inbetween each word,

[php]IF CONDITION.HERE (
statement here)[/php]

EI after each condition tells the compilzorz that it's an Else if
[php]ELSE IF CONDITION.HERE.EI (
statement here
)[/php]

[php]ELSE(
statement here
)[/php]

4.Comments
[php]ENTER.COMMENT.HERE(_- Comment -_)[/php]

More guides coming soon!!
/Moved to "Other Languages"
Wow... the simplex language is easy.. lolz, no wonder they call it "Simplex"
[php]START.PROCESS.TRUE{WWW.GOOGLE.COM}[/php]
Posts 15 of 5 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?