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

Topic: "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,323 - Forks: 433

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: about 2 months ago - Pushed at: 7 months ago - Stars: 168 - Forks: 26

AnyDSL/impala

An imperative and functional programming language

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

AnyDSL/artic

The AlteRnaTive Impala Compiler

Language: C++ - Size: 2.25 MB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 26 - Forks: 6

spotandjake/Brisk

The Brisk Programming Language

Language: TypeScript - Size: 6.69 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 22 - 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

huwdp/huwinterpreter

Huwinterpreter

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

trackoor/Pistolet

🔫 Toy ML-like Imperative Programming Language (WIP)

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

papachristoumarios/pcl

:tomato: Compiler for the PCL Language written in Python

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

wenkokke/MonoProc 📦

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

Language: Haskell - Size: 459 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 7 - 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: 10 months ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 0

Jobhdez/core

a small compiler that lowers core imperative programming constructs

Language: Common Lisp - Size: 110 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - 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

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

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: 3 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

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

lpiekarski/TycheLang

Imperative programming language interpreter

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

cyberfined/harakiri-lib

library for parsing, type checking and compiling harakiri language

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

PKopel/PiG

Simple interpreted imperative language

Language: Haskell - Size: 418 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

callmesalmon/kite

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

Language: C - Size: 153 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

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

cyberfined/harakiri-llvm

LLVM frontend for harakiri language

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

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

Compiler (without LLVM or GCC) for harakiri language

Language: Haskell - Size: 88.9 KB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 1 - 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

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

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: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

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

CodeTyperPro/phone-book

Phone Book (mini-application)

Language: C - Size: 316 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - 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: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

whisperity/Imperative-Programming 📦

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

Language: C - Size: 9.08 MB - Last synced at: about 2 years ago - Pushed at: over 4 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

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

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: almost 8 years ago - Stars: 0 - Forks: 1

catseye/Iphigeneia 📦

A toy hybrid imperative/functional programming language

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

Related Topics
compiler 13 programming-language 10 interpreter 7 functional-programming 6 haskell 5 imperative-programming 4 parser 4 c 4 lexer-parser 3 programming 3 logic-programming 2 llvm 2 university 2 college-assignment 2 functional-programming-language 2 webassembly 2 ocaml 2 compiler-design 2 university-project 2 java 2 compiled 2 object-oriented 2 register-allocation 2 harakiri 2 aarch64 2 harakiri-language 2 vectorization 2 simd 2 cobol 2 functional-language 2 linux 2 language 2 erplag 2 lexer 2 lexical-analyzer 2 compilation 2 parsing 2 semantic-analysis 2 bits-pilani 2 c-programming-language 2 haskell-library 1 interpreted-programming-language 1 virtual-machine 1 compilers 1 interpreters 1 llvm-frontend 1 ring-programming-language 1 windows 1 recursive-descent-parser 1 partial-evaluators 1 mobile 1 web 1 rust 1 dinosaur 1 dinosaurs 1 ldpl 1 robust 1 robustness 1 static 1 static-typed 1 structured 1 structured-programming 1 systems-language 1 systems-programming 1 typed 1 continuation-passing-style 1 cpu 1 domain-specific-language 1 gpu 1 macos 1 contributions-welcome 1 functional 1 games 1 imperative 1 minimal 1 minimalist 1 recursion 1 recursive 1 recursive-functions 1 recursive-programming 1 domain-specific-languages 1 desktop 1 gpu-computing 1 parallel-computing 1 declarative-language 1 partial-evaluation 1 ring 1 scripting-engine 1 scripting-language 1 fortran 1 imperative-scripting-languages 1 procedural 1 languages 1 object-oriented-programming 1 programmin 1 racket 1 ruby 1 scheme 1 hacktoberfest 1 typescript 1