Skip to content

mahdisml/SlashScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SlashScript

New Programming Language (FAST and Fast)

FAST = Fast for programmers (Typing Friendly)

fast = Excution is fast as Rust !

Rust Language is so ugly but it so fast ! SlashScript will use Rust Speed power by compiling himself to RustLanguage. it can use Rust and c Libraries :)

Coming soon ...

f sum / x , y / int / 
	r x+y

s Person /
	v name / string
	v height / int
	v weight / int
	
f main /
	v mahdi = Person /mahdi,1.80,64/
	outln /mahdi.height + mahdi.weight/

About

New Programming Language (FAST and Fast)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages