Skip to content

grain-lang/grain

Folders and files

NameName
Last commit message
Last commit date
Jan 17, 2025
Dec 15, 2022
Feb 16, 2025
Mar 2, 2025
Jan 14, 2025
Feb 25, 2025
Apr 23, 2023
May 16, 2022
Jan 13, 2025
Apr 7, 2022
May 15, 2022
May 15, 2022
Aug 12, 2024
Aug 12, 2024
Feb 10, 2020
Apr 23, 2023
Apr 18, 2023
Apr 18, 2023
Jul 16, 2018
Jan 25, 2024
Feb 10, 2020
Nov 15, 2024
Aug 12, 2024
Apr 23, 2023

Repository files navigation

Grain

Grain CI Workflow License: LGPL v3 Grain latest release version


Grain is a new programming language that compiles to WebAssembly via Binaryen. For more information about the language, check out grain-lang.org.

If it's your first time here, we recommend that you follow the Grain guide to get up and running.

Contributing

There are tons of ways to contribute to Grain. Check out our contributing guide for more info and come chat with us on Discord! All contributors are held to our contributor code of conduct.

Building

For instructions on how to build Grain from source, please consult the official documentation.

Other Commands

To link the CLI:

npm run cli link

To reset your compiler build:

npm run compiler clean

Copyright ©️ 2017-2024 Philip Blair, Oscar Spencer, & contributors.