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

GitHub topics: imperative-programming-language

ring-lang/ring

Simple and flexible programming language for applications development

Language: C - Size: 2.95 GB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1,328 - Forks: 435

callmesalmon/kite

Source code for the "Kite" programming language. Contributions are always welcome! (WIP)

Language: C - Size: 153 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 1

AnyDSL/artic

The AlteRnaTive Impala Compiler

Language: C++ - Size: 2.25 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 26 - Forks: 6

PKopel/PiG

Simple interpreted imperative language

Language: Haskell - Size: 355 KB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

huwdp/huwinterpreter

Huwinterpreter

Language: C++ - Size: 56.4 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

Lartu/ldpl

COBOL-like programming language that compiles to C++. With serious dinosaurs with neckties and briefcases 🦕💼

Language: C++ - Size: 13.3 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 168 - Forks: 26

AnyDSL/impala

An imperative and functional programming language

Language: C++ - Size: 7.91 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 153 - Forks: 13

spotandjake/Brisk

The Brisk Programming Language

Language: TypeScript - Size: 6.69 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 22 - Forks: 0

Jobhdez/core

a small compiler that lowers core imperative programming constructs

Language: Common Lisp - Size: 110 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

marcotulio956/babySteps101

A compilation of several different coding challenges/exercises/drillings that I did when in my junior year. The very reason of this repo is nostalgia/documenting my first lines of code(non-projects). I might add more when seen fit.

Language: Jupyter Notebook - Size: 130 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

TebogoYungMercykay/Programming-Languages-Coding-Booth

Chris Hanson and the MIT Scheme Team. MIT/GNU Scheme reference manual. Technical report, Mas- sachusetts Institute of Technology, 2018.

Language: COBOL - Size: 4.29 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

Arin-Grigoras/C-plus-minus

C+- is a personal project trying to make a programming language.

Language: C - Size: 371 KB - Last synced at: 11 months ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 0

trackoor/Pistolet

🔫 Toy ML-like Imperative Programming Language (WIP)

Language: Rust - Size: 75.2 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 1

onegentig/VUT-FIT-IPP2023-projekt 📦

Projekt (parser a interprét IPPcode23) z předmětu Principy prog. jazyků a OOP (IPP), čtvrtý semestr bakalářského studia BIT na FIT VUT/BUT, ak.rok 2022/2023

Language: Python - Size: 6.43 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

aparnaittekot/Java-Basics

Basics of JAVA

Language: Java - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

catseye/Iphigeneia 📦

A toy hybrid imperative/functional programming language

Language: Haskell - Size: 38.1 KB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

tbarabosch/yaipl

Yet Another Imperative Programming Language - a fun project based on LLVM's Kaleidoscope

Language: OCaml - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

henrycamposeco/JavaStreamBenchmark

Simple benchmark to compare java 8 streams vs Imperative style

Language: Java - Size: 82 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

brenomfviana/set

Set is an imperative programming language with focus on teaching mathematics, therefore, it is aimed at teachers and students. The language handles sets as one of the primitive types.

Language: Haskell - Size: 3.52 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

avartak/DIMPLE

DIMPLE is an imperative programming language

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

papachristoumarios/pcl

:tomato: Compiler for the PCL Language written in Python

Language: Python - Size: 1.83 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 0

anuwu/ERPLAG-Compiler

Implementation of the toy language ERPLAG for the Compiler Construction course at BITS.

Language: C - Size: 2.14 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

wenkokke/MonoProc 📦

A framework for data-flow analysis of a simple imperative programming language.

Language: Haskell - Size: 459 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 0

TuplexLanguage/tuplex

The Tuplex programming language tools.

Language: C++ - Size: 3.57 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 1

whisperity/Imperative-Programming 📦

Teaching material for Imperative(/Procedural/C) Programming class

Language: C - Size: 9.08 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

cyberfined/harakiri-lib

library for parsing, type checking and compiling harakiri language

Language: Haskell - Size: 41 KB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

MayankJasoria/Compiler-Project

ERPLAG compiler source tree developed as part of the course CS F363: Compiler Construction, at BITS Pilani.

Language: C - Size: 5.71 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

cyberfined/harakiri-llvm

LLVM frontend for harakiri language

Language: Haskell - Size: 13.7 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

cyberfined/harakiri

Compiler (without LLVM or GCC) for harakiri language

Language: Haskell - Size: 88.9 KB - Last synced at: 25 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

CodeTyperPro/phone-book

Phone Book (mini-application)

Language: C - Size: 316 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lpiekarski/TycheLang

Imperative programming language interpreter

Language: Haskell - Size: 5.61 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

olsonperrensen/C-Projecten 📦

Naarmate het bestandsnummer toeneemt, neemt ook de moeilijkheidsgraad toe. Bevat ook uitdagingen van Codeforces.com

Language: C - Size: 59.9 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hylionx/InterpreterProject

Language: OCaml - Size: 516 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

joaossmacedo/Tetris

Project developed for the discipline of "Linguagem de Programação Imperativa"(Imperative Programming Language).

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

anarcoqzn/plp20171

Language: Python - Size: 1.14 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

sinapsel/fuckthelogic

FuckTheLogic is an esoteric and imperative programming language with a small but useful set of commands

Language: Python - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 1

thomasbrus/imperia

A simple imperative programming language.

Language: Haskell - Size: 219 KB - Last synced at: about 1 year ago - Pushed at: over 12 years ago - Stars: 3 - Forks: 0

Related Keywords