Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyqw committed Sep 1, 2015
1 parent 7b3b202 commit e8abe8f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
DPPL project

A imperative programming language constraining computational complexity.

Support loops and branches, do not support recursive functional calls.

A well-typed program of this language can always be computed in polynomial time.

0 comments on commit e8abe8f

Please sign in to comment.