airportyh / fun-lang
Fun is programming language that supports both the functional and the imperative styles of programming. It distinguishes these two styles by allowing the programmer to choose between them explicitly: you can either write funs - which are pure, or procs - which are impure.
☆26Updated last year
Related projects ⓘ
Alternatives and complementary repositories for fun-lang
- Jacy programming language☆13Updated 2 years ago
- A call-by-need statically-duck-typed language named for French mathematician Sophie Germain☆30Updated 3 weeks ago
- A simple little programming language that could one day compile to JavaScript.☆22Updated 3 weeks ago
- WIP stack language that uses regex for control flow☆41Updated last year
- strictly is a declarative programming language for interactive web-components☆11Updated 11 months ago
- A toy functional programming language with a System F-based core calculus - Read-only mirror from sr.ht☆14Updated 8 months ago
- The Egel Programming Language☆80Updated last month
- Fairly readable homoiconic language with primarily value (non-referential) semantics that balances the programmer's productivity with sca…☆62Updated 5 months ago
- The interpreter for Rhovas, a programming language for API design and enforcement.☆28Updated last month
- Bootstrap compiler for Firefly☆51Updated this week
- Python implementations of different esoteric programming languages.☆10Updated 2 years ago
- The Riff programming language☆23Updated last year
- The compiler for the Z programming language - a procedural and functional language that transpiles to JavaScript. It integrates syntactic…☆55Updated last year
- an expressive and efficient programming language for WebAssembly☆43Updated 2 months ago
- A general purpose statically-typed concatenative programming language.☆51Updated last year
- A Fast C and Python like Programming Language that puts the Developer first. WIP☆42Updated last year
- Curly programming language☆18Updated 3 years ago
- 🧀 A delicious programming language☆37Updated last year
- An esoteric RPN golfing language☆24Updated 2 years ago
- A toy array language inspired by J, K, and APL.☆10Updated 2 years ago
- siko☆14Updated 10 months ago
- [Early Stages] Low level functional programming language with linear types, first class inline functions, levity polymorphism and regions…☆65Updated 9 months ago
- A WIP little dependently-typed systems language☆37Updated 3 months ago
- calc= is a small concatenative programming language for doing math in chats.☆13Updated 2 years ago
- An experimental programming language that's made to be powerful, productive, and predictable☆128Updated 2 months ago
- A systems programming language☆33Updated this week
- Stack-oriented programming language☆8Updated 7 months ago
- Minimalist RPN language that compiles to x86-64 assembly (with more backends to come).☆20Updated 2 years ago
- OCaml code for Compiler Construction course at University of Cambridge☆41Updated 3 years ago
- Fast and flexible language exploring partial evaluation, context-sensitive parsing, and metaprogramming. Compiles JIT or AOT to native co…☆124Updated 3 years ago