4
13
+ 1
0

What is Grain?

Grain is a strongly-typed functional programming language built for the modern web. Unlike other languages used on the web today (like TypeScript or Elm), Grain doesn’t compile into JavaScript. Grain complies all the way down to WebAssembly, and is supported by a tiny JavaScript runtime to give Grain access to web features that WebAssembly doesn’t yet support.
Grain is a tool in the Languages category of a tech stack.
Grain is an open source tool with 3.1K GitHub stars and 113 GitHub forks. Here’s a link to Grain's open source repository on GitHub

Who uses Grain?

Developers
4 developers on StackShare have stated that they use Grain.

Grain's Features

  • No runtime type errors, ever. Every bit of Grain you write is thoroughly sifted for type errors, with no need for type annotations
  • It has its roots in functional programming, but is flexible enough to accomodate different programming styles for various applications

Grain Alternatives & Comparisons

What are some alternatives to Grain?
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments as well such as node.js or Apache CouchDB. It is a prototype-based, multi-paradigm scripting language that is dynamic,and supports object-oriented, imperative, and functional programming styles.
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for its elegant syntax and readable code, if you are just beginning your programming career python suits you best.
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for the World Wide Web. As of October 2014 this is the final and complete fifth revision of the HTML standard of the World Wide Web Consortium (W3C). The previous version, HTML 4, was standardised in 1997.
PHP
Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.
Java
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are lots of applications and websites that will not work unless you have Java installed, and more are created every day. Java is fast, secure, and reliable. From laptops to datacenters, game consoles to scientific supercomputers, cell phones to the Internet, Java is everywhere!
See all alternatives

Grain's Followers
13 developers follow Grain to keep up with related blogs and decisions.