imperative-programming topic

List imperative-programming repositories

gluon-api

2.3k
Stars
218
Forks
Watchers

A clear, concise, simple yet powerful and efficient API for deep learning.

manool

60
Stars
3
Forks
Watchers

Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with scalability

libCplus

50
Stars
6
Forks
Watchers

Wonderful library with lots of useful functions, algorithms and data structures in C

quantum-js

75
Stars
2
Forks
Watchers

A runtime extension to JavaScript that enables us do Imperative Reactive Programming (IRP) in the very language!

minisat-ml

38
Stars
1
Forks
Watchers

Faithful reimplementation of Minisat 2.2 in OCaml.

bluebird

25
Stars
0
Forks
Watchers

A work-in-progess programming language modeled after Ada and C++

match-rules

43
Stars
6
Forks
Watchers

A tiny 1kB zero dependency JavaScript utility that lets you write your conditional business logic in a declarative way (React like).

wybe

43
Stars
7
Forks
Watchers

A programming language supporting most of both declarative and imperative programming

imperative-to-reactive

51
Stars
17
Forks
Watchers

Shows how to migrate from a Imperative Programming model to a Reactive Programming model step-by-step, while keeping caching