There are 0 repository under dynamic-typing topic.
Dynamic typing in Haskell
A hybrid programming language written in Rust.
Zen is a general purpose programming language designed to build simple, reliable and efficient programs.
Simple, interpreted, dynamically-typed programming language
Simple C-like scripting engine written in Free Pascal
A programming language with a simple no-keyword syntax for computing tensors and rational numbers with unlimited precision (NOTE: NewLang is experimental; see README)
Lightweight Pascal Interpreter
The Combination of Dynamic and Static Typing from a Categorical Perspective
A compiler for the FunctionCraft language using ANTLR4, designed as a TA for the Compiler course at the University of Tehran (Spring 2024)
A simple & versatile high-level programming language! THIS IS AN (OFFICIAL) MIRROR, GO HERE FOR SOURCE: https://codeberg.org/Horse64/core.horse64.org
A Gradually Typed Functional Programming Language with Bounded Quantification
NaN boxing in Zig
IterkoczeScript is an cross-platform, interpreted, dynamically typed programming language slower than Python
Seamlessly encode and decode python objects to json while maintaining their types.
Sunlight lang is a dynamic, lazy, and functional programming language that compiles to Lua and JS
Experimental language for asynchronous programming
If it walks like a duck and talks like a duck, treat it like a duck, even if it’s not a duck — a dynamic typing for PHP inspired by Flow types
A dynamically typed, interpreted programming language.
Divine is a compiled, dynamically typed programming language for creating graphical user interfaces.
⚡ Dynamically generated, customizable SVG that gives the appearance of typing and deleting text for use on your profile page, repositories, or website.
A dynamic environment for dependency injection.
Parse arguments for variadic functions accordingly.
A simple, interpreted programming language written in C with logical operators, string concatenation, and interactive REPL.
Astral is a scripting language designed for my own game engine, but is not limited to just that
A C++-based scripting prototype that supports let, function, mixed-type arrays, dynamic operations like console.log, readline(), and vector-like methods — all made possible through operator overloading and custom abstractions.
A toy dynamic programming language, Awesome, following ideas of Marc-André Cournoyer.
Pytest plugin for replacing reveal_type() calls with static and runtime type checking result comparison
A complete interpreter for the Lox programming language implemented in Rust. This project follows the book "Crafting Interpreters" uses Rust
A project demonstrating compiler design principles by building a functional language interpreter in OCaml, featuring lexical analysis, AST parsing, and dynamic type checking.