- Notifications
You must be signed in to change notification settings - Fork5
🐏 Lisp that compiles to JavaScript in the Ramda way
License
NotificationsYou must be signed in to change notification settings
yosbelms/ramdascript
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
RamdaScript is a functional language that compiles to JavaScript. It has few main features:
- A Lisp dialect.
- Autocurried functions.
- Ramda as the standard library.
- Straightforward interoperability with JavaScript.
- Clean JavaScript output.
Usingnpm
npm install -g ramdascript
Run a script
ram path/to/script.ram
Compile a script
ram compile -src path/to/script.ram
To play with the REPL
ram repl
For documentationhttps://github.com/yosbelms/ramdascript/blob/master/docs.md
See exampleshttps://github.com/yosbelms/ramdascript/tree/master/examples
TodoMVChttps://github.com/yosbelms/ramdascript-todomvc
To file an issuehttps://github.com/yosbelms/ramdascript/issues
MIT (c) 2016-present Yosbel Marin
About
🐏 Lisp that compiles to JavaScript in the Ramda way
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published