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
- Host: GitHub
- URL: https://github.com/rmacnak/primordialsoup
- Owner: rmacnak
- License: other
- Created: 2016-02-13T02:49:19.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-03-17T21:13:12.000Z (almost 2 years ago)
- Last Synced: 2024-03-18T20:49:34.549Z (almost 2 years ago)
- Topics: newspeak, programming-language, virtual-machine
- Language: Smalltalk
- Homepage:
- Size: 2.95 MB
- Stars: 54
- Watchers: 9
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).
[](https://github.com/rmacnak/primordialsoup/actions/workflows/ci.yml)