Skip to content

kgs233/Miko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miko Language

A Uni-Level Language, module, controllable,graceful and unified.

Now in the process of design and prototyping, please check this repository (Chinese Only) for progress.

Grammar symbol define

Grammar marking method in code

Notes

# This is a note

Define Grammar

Grammar1 : ...
         | ...

Citation grammar

$Grammar1
$Grammar2[note] # The syntax comments are enclosed in parentheses
$(Grammar3)     # In parentheses is optional grammar

Direct string

"a direct string"
"," ":"            # Please try to keep the string short or only one symbol
"a"                # Dont use Single English letter

Special symbols

STR     # Any string
NULL    # null string

About

A Uni-Level Program Language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published