1 unstable release

0.0.1-alpha Jan 15, 2021

#11 in #entrypoint

21 downloads per month

MIT license

3KB

Introduction

Here's a quick introduction of Funny.

Install

For now, the only way to install Funny is through cargo (Rust package manager). Yet, it's a sexy way to do it:

cargo install funny

Hello, World!

main is Entrypoint
main : [String] . String
main = _ . "Hello, World!"

No runtime deps