cish

Practical language

A language focused on being practical and pragmatic while still providing strong typing and powerful type arguments.

Go + Generics + Sum Types

GitHub

35 stars
5 watching
5 forks
Language: C
last commit: about 3 years ago
programming-languages

Related projects:

RepositoryDescriptionStars
therealmichaelwang/nohopythonA compiled, statically typed language for Python-like programming with memory and type safety guarantees.12
wheretib/nullcAn embeddable programming language with advanced features and runtime support for multiple execution modes.164
matthewfl/ilangA C++ programming language in development with support for various libraries and tools.5
dbetz/etalkA programming language with object-oriented features and basic syntax for simple statements and expressions.3
ajaymt/silkA statically typed imperative programming language with a focus on simplicity and flexibility, designed to be comparable to C.79
glouw/rrA programming language and its runtime environment with features such as dynamic typing, garbage collection, and support for various data structures.68
cotowali/cotowaliA statically typed scripting language that transpiles into POSIX sh.614
1whatleytay/karaA high-performance, statically typed programming language designed to simplify development while maintaining speed.13
creichen/tealA compiler and runtime system for a minimalist programming language with intermediate representation and test suite.1
mchakravarty/language-c-inlineA Haskell library that allows inline C and Objective-C code in Haskell programs146
charly-lang/charlyAn implementation of a dynamic, weakly-typed multi-paradigm programming language with a tree-based execution model.198
rhysd/gocamlAn implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch.749
aspl-lang/asplA cross-platform programming language with a simple syntax and built-in support for common tasks like JSON, graphics, and networking.25
thakeenathees/pocketlangA lightweight, embeddable scripting language with a simple syntax and support for object-oriented programming.1,520
bradford-hamilton/monkey-langAn implementation of a custom programming language with features such as compilation and execution capabilities.45