Category:Grain

From Rosetta Code
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
Grain
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (bytecode)
Garbage collected: Yes
Type strength: Strong
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Grain.

Grain is a new language that compiles to WebAssembly using Binaryen. It aims to bring functionality common in academic and functional languages into the hands of a modern programmer, whilst also feeling largely familiar and homely. Due to its compilation to WebAssembly, it can run anywhere a WebAssembly runtime can run including in the browser, on your computer, and on a server.

Pages in category "Grain"

The following 4 pages are in this category, out of 4 total.