Skip to content

Commit

Permalink
Document my stretch goal of no keywords or special forms
Browse files Browse the repository at this point in the history
  • Loading branch information
booch committed Mar 30, 2021
1 parent e02e1a2 commit 07579f9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/design/Goals.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,8 @@ My goals for Stone are varied, and perhaps not typical for a programming languag
* Not counting compile time - that can be amortized
* With modern IDEs, it can start as soon as a change is made
* Can use caching, so only changes to files are compiled

Stretch Goals
-------------

* See if I can construct a language that has no keywords or special forms.

0 comments on commit 07579f9

Please sign in to comment.