nemerle
Type programming language
A high-level statically-typed programming language with functional and object-oriented features, designed to compile to .NET executables.
Nemerle language. Main repository.
622 stars
60 watching
89 forks
Language: Nemerle
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
nakilon/rasel | An implementation of an esoteric programming language with stack-based operations and random access capability. | 6 |
cannorin/nml | An experimental implementation of a temporal-logic-based type system for programming languages. | 59 |
zaibacu/rita-dsl | A DSL for building custom NLP patterns from manual language rules | 65 |
dflemstr/tin | A statically structurally typed JIT-compiled programming language designed to be easily embedded in other programs. | 63 |
thomasmertes/seed7 | A general-purpose programming language with features like type-first design, exception handling, and automatic memory management. | 232 |
valderman/selda | A type-safe, high-level interface for interacting with relational databases in Haskell. | 477 |
granule-project/granule | A statically-typed functional programming language with fine-grained program reasoning capabilities | 592 |
rsms/co | Developing a statically typed, general-purpose programming language with an optimizing compiler | 151 |
azur1s/holymer | A programming language being developed with Rust, aiming to implement compiler and interpreter components. | 42 |
rsms/wlang | Develops an assembler and compiler for a programming language | 47 |
reedoei/enki | A beginner-focused logic programming language built on top of Haskell. | 8 |
stonkdragon/scale | A procedural concatenative stack-oriented compiled programming language inspired by Lua and Porth. | 16 |
japiirainen/fp | A small, experimental programming language with unique features and a Haskell implementation. | 102 |
davedufresne/modern_snmp | An implementation of SNMP protocol version 3 in Rust | 24 |
nrules/nrules | A .NET rules engine based on the Rete matching algorithm, allowing developers to create and manage rules using a C# internal DSL. | 1,506 |