From 96d5710b7e127557bf68a582bcb405edbe58e6c0 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 5 Jun 2018 22:21:27 +0300 Subject: [PATCH] Update README.md --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0fa9357..797e77f 100755 --- a/README.md +++ b/README.md @@ -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: