8000 GitHub - robotlolita/funky: (toy) A tiny little language written to answer a Quora question because :'>
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
/ funky Public archive

(toy) A tiny little language written to answer a Quora question because :'>

License

Notifications You must be signed in to change notification settings

robotlolita/funky

Repository files navigation

Funky

A tiny little language written to answer a Quora question because :'>

How does one create a programming language?

Usage

As a compiler:

$ funkyc examples/factorial.fun > factorial.js
$ node factorial.js

As an interpreter:

$ funky examples/factorial.fun

Licence

Copyright (c) Quil. MIT licensed.

About

(toy) A tiny little language written to answer a Quora question because :'>

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0