Skip to content

Commit

Permalink
layout
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jul 28, 2021
1 parent 9f5a88c commit e4e02a1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,12 @@ We also want to have an ability to compile it to any other language, like
Python, C/C++, Ruby, C#, etc. In other words, EO must be platform
independent.

There are products that use EO or 𝜑-calculus:
There are products that use EO or 𝜑-calculus
(if you want yours to be in the list, submit a pull request):

* [polystat](https://github.com/polystat/polystat) is a static analyzer of EO programs
* [eo2py](https://github.com/polystat/eo2py) is a translator of EO to Python

If you want yours to be in the list, submit a pull request.

## Quick Start

Here is a simple program that gets a year from command line and tells you
Expand Down

0 comments on commit e4e02a1

Please sign in to comment.