Skip to content

KaiLyons/Syl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Syl

Basics

File extention: .syl


Hello world

int _main():
    print("hello world");

How to run

python3 interp.py

enter your file name (ending with .syl)

hit enter

then run


More coming soon

About

Syl programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages