heron-language

Algorithmic language

A language designed to express libraries of algorithms in a safe and efficient way, blending functional programming with a JavaScript-like syntax

A pure functional type-inferred language based on JavaScript

GitHub

59 stars
5 watching
5 forks
Language: HTML
last commit: over 1 year ago
3d3d-graphicsheronjavascriptlanguageprogramming-languagetype-inferencetyped-languagewebgl

Related projects:

Repository Description Stars
cdiggins/plato A statically typed functional language designed to reduce boilerplate code and improve performance by leveraging immutable data structures and abstract concepts. 79
gabriella439/grace An interpreted functional programming language with type inference and efficient parsing. 388
ahgamut/janet A dynamic language with user scripting capabilities to extend C/C++ programs and automate system tasks. 5
jaseemabid/olifant A language targeting LLVM with the goal of building a simple compiler 64
indy256/codelibrary A comprehensive collection of algorithms and data structures implemented in multiple programming languages 1,939
rhysd/gocaml An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. 748
davidgiven/cowgol A programming language designed to be self-hosted on small systems, compiled from itself, and optimized for tiny size and speed. 248
aggelgian/erlang-algorithms An Erlang implementation of common data structures and algorithms. 158
asmolich/algorithms A collection of implementations and explanations of fundamental algorithms and data structures used in computer science 14
mercury-language/mercury A language and compiler that combines logic and functional programming with static analysis and error detection features. 907
stonkdragon/scale A procedural concatenative stack-oriented compiled programming language inspired by Lua and Porth. 16
jpa99/algorithms A collection of various useful algorithms and data structures implemented in Java 127
ziglang/zig A general-purpose programming language and toolchain for building robust, maintainable software 34,929
therealmichaelwang/cish A language focused on being practical and pragmatic while still providing strong typing and powerful type arguments. 35
cl4cnam/funcsug A scripting language that simplifies GUI programming in browser by avoiding event-driven programming problems and allowing explicit parallelism. 5