https://github.com/smarr/somns-corelib
https://github.com/smarr/somns-corelib
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/smarr/somns-corelib
- Owner: smarr
- License: other
- Created: 2015-05-12T13:28:12.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-10-11T19:21:30.000Z (almost 10 years ago)
- Last Synced: 2025-05-28T00:36:35.309Z (about 1 year ago)
- Size: 768 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SOMns-core-lib - The Core Library for a Simple Newspeak Implementation
======================================================================
SOMns is derived from [SOM][SOM] and sticks with its minimalism by only
including features when they are actually needed.
This repository contains the standard library of SOMns, without an actual VM
implementation. Please see the [main project repository][SOMns] for the VM
implementation.
Information on previous authors are included in the AUTHORS file. This code is
distributed under the MIT License. Please see the LICENSE file for details.
[SOM]: http://som-st.github.io/
[SOMns]: http://github.com/smarr/SOMns