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

https://github.com/rmacnak/primordialsoup

An implementation of the Newspeak programming language
https://github.com/rmacnak/primordialsoup

newspeak programming-language virtual-machine

Last synced: 23 days ago
JSON representation

An implementation of the Newspeak programming language

Awesome Lists containing this project

README

          

# Primordial Soup

An implementation of [Newspeak](http://newspeaklanguage.org) that runs on Android, Fuchsia, Linux, macOS, Windows and the Web.

For technical details, see [design.md](docs/design.md).

For build and test instructions, see [building.md](docs/building.md).

[![Build status](https://github.com/rmacnak/primordialsoup/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/rmacnak/primordialsoup/actions/workflows/ci.yml)