- basic type, basic ask method, var and function definition
- function call
- if statement and loop statement support
- expression, import, match support
- cpp support
- error reporter and helper
let areas: list = ["math","ai","web","others"]
for area in areas
print(
f"Welecome developer from $area!"
)
end
- simple syntax
- run on zvm
- use c/c++ function in your code
- as a system script
Download exe/elf from our website http://zata.random321.com
Then you will get:
zata-steup.zip
run it, and you will get an exe/elf zata.exe/elf
and a markdown file zata.md
Download source code from https://github.com/xingjisoft/zata, and you should measure your version of python >= 3.12 and your version of c++ is c++20
we advise zata file named ends with .zata
our highlight support (use Textmate Bundle) at the dir tools/zata_highlight_TextMate
try them on the shell after you download zata
zata v
zata libs
zata run <file_name>
read http://zata.random321.com/document
Because of interest
A simple programming language which lexer, parser, analyzer, ir_gen use python3.12 and its vm use c++20
Encourages from: ...
Support us: We are Junior high school students from China. We accept any advice and criticize
Join us: join us now to develop together
email us : [email protected]