Programming language topic

A programming language is a formal language that specifies a set of instructions that can be used to produce various kinds of output. Programming languages generally consist of instructions for computers. There are many programming languages in existence, and each has at least one implementation, each of which consists of its own set of programming tools. Some programming languages require computation to be specified in an imperative form (i.e., as a sequence of operations to perform) while other languages use the declarative form (i.e. the desired result is specified, not how to achieve it).

List Programming language repositories

DSA-Java

136
Stars
95
Forks
Watchers

This repository contains all the concepts related to data structures and algorithms to get started. It also consists of a lot of problem-solving techniques that will help you in solving the questions...

awesome-compilers

8.6k
Stars
640
Forks
Watchers

:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes

friends-lang

66
Stars
2
Forks
Watchers

PL for friends in the Japaripark (Logical programming language with Japanese animation-reference joke syntax)

adventlang

30
Stars
3
Forks
Watchers

🎅 A programming language (+ code playground) for Advent of Code.

polyglot-euler

73
Stars
14
Forks
Watchers

📜 Project Euler solutions in various programming languages

boba-js

30
Stars
2
Forks
Watchers

Toy programming language. Now being reimplemented in Rust: https://github.com/poteto/monkers

3bc-lang

231
Stars
25
Forks
Watchers

Low-level language, tiny virtual machine, minimal runtime, intermediate representation, embeddable, easy for beginners. (Friendly Punched cards)

awesome-games-of-coding

1.8k
Stars
87
Forks
Watchers

A curated list of games that can teach you how to learn a programming language.

prog8

137
Stars
15
Forks
Watchers

high level programming language and compiler targeting 6502 machines such as the C-64 and CommanderX16

chili

44
Stars
3
Forks
Watchers

General-purpose, compiled programming language, focused on productivity, expressiveness and joy of programmingâ„¢