From: Mike D. Lowis Date: Thu, 31 May 2012 20:57:35 +0000 (-0400) Subject: Stripped down to barebones README X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=ac454e77d31204bc2e1c01e14d684b79476c48ed;p=projs%2Fopts.git Stripped down to barebones README --- diff --git a/README.md b/README.md index c2309e9..5846355 100644 --- a/README.md +++ b/README.md @@ -8,19 +8,9 @@ Opts About This Project ---------------------------------------------- -DLang is an experimental new programming language with arbitrarily extensible -syntax. The core of the language provides you the tools you need to get things -done while the flexible syntax allows YOU to decide how you want to get it done. -New domain specific languages can be invented on the fly with ease to solve any -problem you encounter. - License ---------------------------------------------- -Unless explicitly stated otherwise, all code and documentation in this project -is released under the BSD 2-Clause License. You can find a copy of the license -text in the LICENSE.md file. - Requirements For Building ----------------------------------------------