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

https://github.com/smarr/somns-corelib


https://github.com/smarr/somns-corelib

Last synced: 7 months ago
JSON representation

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