Update README.md

This commit is contained in:
Alex A. Naanou 2018-06-05 22:21:27 +03:00 committed by GitHub
parent 6eab6a22ce
commit 96d5710b7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,11 @@
# Slang
[S]lang is a [s]imple and complete [S]tack [lang]uage.
_[S]lang is a [s]imple and complete [S]tack [lang]uage._
Slang was designed for three main reasons:
- a means to experiment with several aspects of language design,
- an educational tool, to illustrate several programming language
concepts in a simple, hands-on manner,
- fun!
Slang was designed for three main reasons:
- a means to experiment with several aspects of language design,
- an educational tool, to illustrate several programming language concepts in a simple, hands-on manner,
- fun!
For and interactive version of Slang interpreter and more docs go here: