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).
DSA-Java
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
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
friends-lang
PL for friends in the Japaripark (Logical programming language with Japanese animation-reference joke syntax)
adventlang
🎅 A programming language (+ code playground) for Advent of Code.
polyglot-euler
📜 Project Euler solutions in various programming languages
boba-js
Toy programming language. Now being reimplemented in Rust: https://github.com/poteto/monkers
3bc-lang
Low-level language, tiny virtual machine, minimal runtime, intermediate representation, embeddable, easy for beginners. (Friendly Punched cards)
awesome-games-of-coding
A curated list of games that can teach you how to learn a programming language.
prog8
high level programming language and compiler targeting 6502 machines such as the C-64 and CommanderX16
chili
General-purpose, compiled programming language, focused on productivity, expressiveness and joy of programmingâ„¢