from Hacker News

Show HN: Nature – Modern System-Level Programming Language and Compiler

by weiwenhao on 9/26/23, 12:21 AM with 2 comments

This is an introduction to the "Nature" project: https://nature-lang.org/docs/getting-started/meet-nature

I am the author of the Nature language, and today I have released the 0.4.0-beta version. For detailed updates, please see https://nature-lang.org/docs/prologue/release-notes

Now, Nature can easily interact with C language. It is anticipated that in about six months, Nature will release a version available to the community. By then, there will be stable syntax API, a complete standard library, and support for development tools.

Moreover, all the standard library code in Nature will be merged into the main repository. Contributions are welcome.

If you want to follow the development of Nature more closely, you can 'watch' it on GitHub to keep up with the progress. I also hope to receive your 'star' support, as it will give me great motivation.

  • by hualaka on 9/26/23, 3:59 AM

    I've already watch, this grammar is pretty good.