An open API service indexing awesome lists of open source software.

https://github.com/erhant/pseudomath

My B.Sc. senior project.
https://github.com/erhant/pseudomath

bison-flex general-recursive-functions

Last synced: 11 days ago
JSON representation

My B.Sc. senior project.

Awesome Lists containing this project

README

          

# pseudomath

My B.Sc. senior project. I have created a small toy-language, and pseudomath takes source code in that language as input. The output is a set of mathematical expressions, such that the functional behavior is the same as that program. For example:

See [Inputs](./Inputs) and [Outputs](./Outputs) folders for examples.