An open API service indexing awesome lists of open source software.

https://github.com/jessicaward/sputnik

An interpreted C-like programming language called Sputnik
https://github.com/jessicaward/sputnik

interpreters programming-languages

Last synced: 10 months ago
JSON representation

An interpreted C-like programming language called Sputnik

Awesome Lists containing this project

README

          

# Sputnik
An interpreted C-like programming language called Sputnik.

I am writing this to learn how programming languages are built, and how interpreters work under the hood. This language is not being written to be used anywhere.