lore

Programmable Language

A general-purpose programming language with multi-functions, structs, traits, and a static type system for functional and imperative programming.

Lore is a general-purpose programming language featuring multi-functions, structs and traits, a static type system with sum and intersection types, and a mix of functional and imperative programming.

GitHub

17 stars
2 watching
1 forks
Language: Scala
last commit: over 1 year ago
Linked from 1 awesome list

programming-language

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
niconex/tau A dynamically-typed concurrent programming language with minimalistic design and support for first-class functions, concurrency, error handling, and implicit return values. 59
jlangch/venice A sandboxed Lisp dialect with Java interoperability, designed to make scripting tasks easier and more efficient. 33
japiirainen/fp A small, experimental programming language with unique features and a Haskell implementation. 102
therealmichaelwang/nohopython A compiled, statically typed language for Python-like programming with memory and type safety guarantees. 12
teaentitylab/fpgo A Golang library providing functional programming features and Rx-style coding capabilities. 348
marcelklehr/magnet An object-oriented language with duck typing and syntax-driven features 7
rusini/manool A language designed to help developers create prototype code quickly and then refactor it into production-ready code 62
nilq/hugorm A dynamically typed programming language with a focus on syntax simplicity and efficient bytecode virtual machine execution 30
wafelack/orion A high-level, purely functional programming language with a LISP-based syntax. 238
thakeenathees/pocketlang A lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming. 1,520
creichen/teal A compiler and runtime system for a minimalist programming language with intermediate representation and test suite. 1
fantom-lang/fantom A language and runtime environment for building concurrent, object-oriented applications with static typing. 131
uber-research/pplm An implementation of a plug-and-play language model that allows users to steer the topic and attributes of large language models. 1,131
cmspeedrunner/zang A high-level programming language with a dynamic typing system and a built-in interpreter, aimed at providing a simple and efficient way to write programs. 33
glouw/rr A programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures. 67