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,11 +1,10 @@
# Slang # 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: Slang was designed for three main reasons:
- a means to experiment with several aspects of language design, - a means to experiment with several aspects of language design,
- an educational tool, to illustrate several programming language - an educational tool, to illustrate several programming language concepts in a simple, hands-on manner,
concepts in a simple, hands-on manner,
- fun! - fun!