theiota / epsilon-old

A project about notation and ideas.
https://rishi.js.org/epsilon
MIT License
2 stars 1 forks source link
math mathematic typescript-library

Epsilon Project

Epsilon

styled with prettier Build Status Codacy Badge GitHub top language GitHub commit activity

In a nutshell

Essentially, Epsilon is a way to disconnect mathematical ideas and the descriptions of them. In the same way that Rx is a method of implementing the pub/sub paradigm in Rxn language (i.e. RxSwift, RxJS, etc,) Sigma is a way of implementing mathematical ideas in programming languages.

Implications

This means that there would be a EpsilonSwift, EpsilonTS, and so on. For now, the project focuses on figuring out how to deal with mathematical expressions and figure in pseudocode, independently of any programming language. Once this abstract framework is finished, we can then begin implementation in different languages.