Skip to content

Marwes/gluon-lang.org

 
 

Repository files navigation

try_gluon

A webserver for experimenting with the Gluon programming language.

To run the server:

npm install
npm install -g webpack
npm install -g elm
webpack
cargo run

You can also run the webpack watcher using:

webpack --watch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 46.3%
  • Elm 42.6%
  • JavaScript 5.3%
  • HTML 3.1%
  • Shell 2.2%
  • CSS 0.5%