Skip to content

zscriptlang/File-Extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

ZScript Asscotiated File-Extensions

.zs : ZScript Source File.
.dh : zeD script Header File.
.dsx : zeD Script XML File.
.zsp : ZScript Packages File.


.zs

this files contain zscript source code.


.dh

this files contain zscript Types Declaration and also can be used to bundle many .zs files in to one .dh file which can bu used in code.


.dsx

this files are proposed to be used for XML syntax coding in zscript mainly required for DSL librires and frameworks.


.zsp

this files are used for packaging code and libraries so they can be distributed easily.

About

The ZScript File Extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages