ramdascript

Functional language

A functional programming language that compiles to JavaScript, featuring Lisp-like syntax and Ramda as the standard library.

ram Lisp that compiles to JavaScript in the Ramda way

GitHub

132 stars
5 watching
5 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list

functionaljavascriptlispramdas-expression

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rafacalderonr/ramda A functional programming library designed to minimize mutable data and facilitate composable functions. 1
guck111/ramda A functional JavaScript library designed to facilitate predictable and composable code 46
sagifogel/ramda.net A practical functional C# port of the popular Ramda.js JavaScript library. 22
selfrefactor/rambda Faster and smaller alternative to Ramda 1,665
yosbelms/cor An alternative JavaScript language designed for writing simple, fast, and maintainable software for the Web. 54
natefaubion/purescript-spork An alternative implementation of a functional programming language 156
crosseye/ramda A practical functional JavaScript library for building data pipelines with immutable and side-effect free functions 2
hfoffani/hypolambda A compact functional programming language for .NET with a syntax based on Python. 0
eliperelman/fn.js A JavaScript library designed to promote and support functional programming principles in software development. 15
tommmyy/ramda-extension Utility library for functional JavaScript extensions of Ramda. 167
functionaljs/functional-js A JavaScript library for functional programming with currying and point-free programming capabilities 223
st3v3nmw/morph A functional programming language with strong type system and lazy evaluation, aiming to provide a powerful and expressive platform for building concurrent and parallel applications. 1
luijar/functional-programming-js A collection of code samples and libraries demonstrating functional programming in JavaScript 483
jkup/functional-javascript A curated list of resources and tools for learning and practicing functional programming in JavaScript 374
zesterer/tao A statically-typed functional language with extensive type system features and optimization techniques, aimed at supporting totality, optimization, learning, and compiler development. 1,098