datum
A easy maintain(read/write) language for transform from/to other languages. 下一代企业级编程语言。
How to download and setup datum
Open terminal and run command
git clone https://github.com/datum-lang/datum.git
git clone is used to create a copy or clone of datum repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with datum https://github.com/datum-lang/datum/archive/master.zip
Or simply clone datum with SSH
[email protected]:datum-lang/datum.git