An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: dynamic-typing

Kagamma/evil-script

Simple C-like scripting engine written in Free Pascal

Language: Pascal - Size: 1.03 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 27 - Forks: 6

Horse64/core.horse64.org

A simple & versatile high-level programming language! THIS IS AN (OFFICIAL) MIRROR, GO HERE FOR SOURCE: https://codeberg.org/Horse64/core.horse64.org

Language: Cython - Size: 6.29 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 8 - Forks: 0

apache/groovy

Apache Groovy: A powerful multi-faceted programming language for the JVM platform

Language: Java - Size: 220 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 5,351 - Forks: 1,906

eischet/janitor

Embedded expression and scripting language for the JVM

Language: Java - Size: 956 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

Talish1234/c--

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.

Language: C++ - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

abelcheung/pytest-revealtype-injector

Pytest plugin for replacing reveal_type() calls with static and runtime type checking result comparison

Language: Python - Size: 192 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Syipmong/yeep-prolag

A simple, interpreted programming language written in C with logical operators, string concatenation, and interactive REPL.

Language: C++ - Size: 10.9 MB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

kotharithvik-git/yeep-prolag

Yeep is a simple programming language built in C++. It supports Windows, Linux, and macOS. Join the development on GitHub! πŸŒŸπŸ’»

Language: C++ - Size: 5.39 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ExLuZiVe53/js-training2024

Language: JavaScript - Size: 115 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

klephron/natrix

Natrix: a compiled, dynamic, strongly typed general purpose language.

Language: C - Size: 214 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

pascal4edu/lightpi

Lightweight Pascal Interpreter

Language: Pascal - Size: 213 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 8 - Forks: 3

perl11/cperl πŸ“¦

A perl5 with classes, types, compilable, company friendly, security

Language: Perl - Size: 317 MB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 142 - Forks: 17

chrisdone-archive/dynamic πŸ“¦

Dynamic typing in Haskell

Language: Haskell - Size: 29.3 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 191 - Forks: 5

Narasimha1997/boson-lang

A hybrid programming language written in Rust.

Language: Rust - Size: 1.45 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 122 - Forks: 7

rsashka/newlang

A programming language with a simple no-keyword syntax for computing tensors and rational numbers with unlimited precision (NOTE: NewLang is experimental; see README)

Language: C++ - Size: 26.2 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 21 - Forks: 4

dimkr/szl

A lightweight, embeddable scripting language

Language: C - Size: 850 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 150 - Forks: 12

PeanutButterRat/peanut-butter

A simple little programming language developed with C++.

Language: C++ - Size: 73.2 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

KajizukaTaichi/pravda

A functional programming language that best of both worlds between Haskell and Lisp

Language: Rust - Size: 56.6 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Faynot/Glint

Glint: A lightning-fast, user-friendly programming language, crafted entirely in Rust! πŸš€

Language: Rust - Size: 181 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Florian3k/fayrant-lang

Simple, interpreted, dynamically-typed programming language

Language: Crystal - Size: 87.9 KB - Last synced at: about 12 hours ago - Pushed at: almost 3 years ago - Stars: 27 - Forks: 1

maurogull/master-degree-scripts

Scripts implemented for my Master's Degree thesis work

Language: PHP - Size: 6.47 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

SYXZyt/Astral

Astral is a scripting language designed for my own game engine, but is not limited to just that

Language: C++ - Size: 310 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ghoomfrog/kid πŸ“¦

a minimalist, sandboxed scripting language

Size: 133 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

manishmeganathan/tunalang

A dynamically typed, interpreted programming language.

Language: Go - Size: 242 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

WLun001/awesome-lang

A toy dynamic programming language, Awesome, following ideas of Marc-AndrΓ© Cournoyer.

Language: Ruby - Size: 92.8 KB - Last synced at: 1 day ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

ct-gradual-typing/Grady

A Gradually Typed Functional Programming Language with Bounded Quantification

Language: Haskell - Size: 4.22 MB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 7 - Forks: 0

owaismohsin001/Sunlight-lang

Sunlight lang is a dynamic, lazy, and functional programming language that compiles to Lua and JS

Language: Haskell - Size: 801 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

BitPigeon/Divine

Divine is a compiled, dynamically typed programming language for creating graphical user interfaces.

Language: C++ - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

attitude/duck-types-php

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

Language: PHP - Size: 117 KB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

Iterkocze-Company/IterkoczeScript

IterkoczeScript is an cross-platform, interpreted, dynamically typed programming language slower than Python

Language: C# - Size: 153 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

itssamuelrowe/Zen

Zen is a general purpose programming language designed to build simple, reliable and efficient programs.

Language: C - Size: 1.75 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 26 - Forks: 1

edmundmk/kenaf

A small, embeddable, dynamically typed scripting language.

Language: C++ - Size: 1.12 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 10 - Forks: 0

davidandradeduarte/dynamic-typing πŸ“¦

Dynamic typing - from "How Computers Really Work" book, by Matthew Justice

Language: Python - Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

danidiaz/dep-t-dynamic

A dynamic environment for dependency injection.

Language: Haskell - Size: 97.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

maspe36/json_typer

Seamlessly encode and decode python objects to json while maintaining their types.

Language: Python - Size: 19.5 KB - Last synced at: about 21 hours ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

Prince781/oop-in-c

Object-oriented C

Language: C - Size: 33.2 KB - Last synced at: 6 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

sdasgup3/gri

GRI - An interpreter for a language suitable for graph algorithms

Language: C++ - Size: 3.04 MB - Last synced at: 2 months ago - Pushed at: over 9 years ago - Stars: 2 - Forks: 0

ct-gradual-typing/Papers

The Combination of Dynamic and Static Typing from a Categorical Perspective

Language: TeX - Size: 38.4 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 10 - Forks: 0

ORESoftware/pragmatik

Parse arguments for variadic functions accordingly.

Language: JavaScript - Size: 99.6 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0