#
functional-language
Here are 105 public repositories matching this topic...
5
evhub
commented
Sep 20, 2020
Should suppress --strict
warnings.
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)
compiler
functional-programming
book
lambda-calculus
evaluation
type-theory
type
pdf-book
type-checking
haskel
type-system
functional-language
hindley-milner
type-inference
intermediate-representation
-
Updated
Jan 11, 2021 - Haskell
A dynamic language and bytecode vm
-
Updated
May 6, 2022 - C
a language for making art using mathematics
language
creative-coding
csg
generative-art
signed-distance-field
functional-language
3d
solid-modeling
function-representation
-
Updated
Feb 13, 2022 - C++
A Learning Path for Functional Programming
javascript
ruby
clojure
functional
js
functional-programming
functional-languages
functional-testing
functional-js
functional-language
functional-ruby
-
Updated
Jan 31, 2021 - Clojure
Full-blown preprocessor metaprogramming
c
language
programming-language
interpreter
cpp
functional-programming
c99
metaprogramming
macros
fp
cpp11
header-only
functional-language
embedded-language
metalang99
-
Updated
Feb 11, 2022 - C
Never: statically typed, embeddable functional programming language.
language
programming-language
compiler
functional-programming
virtual-machine
scripting-language
compilers
functional-language
-
Updated
Aug 23, 2021 - C
An ML-like functional programming language
-
Updated
Oct 17, 2021 - Haskell
A typed, polyglot, functional language
language
programming-language
interoperability
polyglot
code-generation
ontologies
type-system
functional-language
-
Updated
Feb 22, 2022 - Haskell
Functional programming in Dart and Flutter. All the main functional programming types and patterns fully documented, tested, and with examples.
cats
dart
functional
functional-programming
flutter
functional-language
functional-programming-examples
dartlang
fp-ts
flutter-package
dart-package
dart-functional
dart-functional-programming
flutter-functional
fpdart
-
Updated
Feb 23, 2022 - Dart
desktop-app
game
gamedev
haskell
functional
purescript
native
game-engine
cpp
functional-programming
video-game
game-development
cpp11
bindings
native-apps
functional-reactive-programming
panda3d
functional-language
purescript-native
indiegame
-
Updated
Jun 13, 2019 - PureScript
An imperative and functional programming language
cpu
compiler
gpu
simd
vectorization
functional-language
domain-specific-language
continuation-passing-style
imperative-programming-language
partial-evaluators
-
Updated
May 6, 2022 - C++
a tiny FUNCITONAL LANGUAGE implemented by javascript. 一个函数式语言,使用 js 实现。
-
Updated
Aug 22, 2018 - JavaScript
-
Updated
May 5, 2022 - Rust
Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with scalability
programming-language
development
functional
programming
interpreter
compiler
functional-programming
procedural
software-development
functional-language
general-purpose
strongly-typed
practical
imperative
homoiconic
procedural-programming
multi-paradigm
imperative-programming
dynamically-typed
functional-core
-
Updated
Nov 7, 2021 - C
A fragmentary bidirectional type system as a Python library
-
Updated
Oct 29, 2018 - Python
Compiler for type theoretic lambda calculi equipped with system primtives which compiles side-effecting, strict expressions into efficient LLVM IR.
-
Updated
Jul 27, 2019 - Haskell
A statically typed functional programming language.
-
Updated
May 1, 2022 - Haskell
Make complex Ray Marching SDF objects using nodes with the Material Maker editor and this library
procedural-generation
glsl
csg
signed-distance-field
sdf
nodes
functional-language
signed-distance-functions
3d
raymarching
nodebased
material-maker
-
Updated
Nov 15, 2021
JavaScript Engine for .NET Standard
javascript
parser
csharp
compiler
dotnet
commonjs
netcore
javascript-compiler
standard
dotnet-core
apache2
async-await
javascript-engine
functional-language
net-standard
csharp-library
generator-function
yantrajs
-
Updated
Apr 24, 2022 - JavaScript
Functional visual programming language with FRP for multimedia
visual-programming-language
functional-reactive-programming
frp
functional-language
visual-programming
multimedia-processing
-
Updated
Jun 27, 2021 - C++
RPN cli calculator
-
Updated
Mar 31, 2022 - C++
Curly programming language
-
Updated
Jan 8, 2021 - C
Purely functional programming language with an ultra minimalist syntax that uses prefix notation to apply functions and operators within expressions.
language
programming-language
functional-programming
notation
complex
pseudocode
polish-notation
functional-language
operand
concatenation
comparison-operators
prefix-notation
arithmetic-operators
jan
characteristics
-
Updated
Apr 8, 2019 - Java
A stack-based, interpreted programming language implemented in livescript.
-
Updated
Sep 11, 2016 - LiveScript
jml - a useful web/cloud minimal unikernel distributed operating system
html
language
functional
web
webserver
lambda-calculus
operating-system
urbit
unikernel
functional-language
eval
-
Updated
Sep 25, 2021 - C
-
Updated
Sep 21, 2020 - Prolog
Improve this page
Add a description, image, and links to the functional-language topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the functional-language topic, visit your repo's landing page and select "manage topics."
I tend to use
let[@ocaml.warning "-8"] ...
when I'm trying something out quickly.This is not currently possible with binding operators, and instead produces a syntax error: