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

https://github.com/pyccel/lampy

Extension of Pyccel for functional programming
https://github.com/pyccel/lampy

fortran functional-programming hpc lambda-calculus openacc openmp python

Last synced: about 1 month ago
JSON representation

Extension of Pyccel for functional programming

Awesome Lists containing this project

README

          

lampy
=====

.. image:: https://travis-ci.org/pyccel/lampy.svg?branch=master
:target: https://travis-ci.org/pyccel/lampy

Lambda calculus for Pyccel.

Installation
************

* **Standard mode**::

python3 -m pip install .

* **Development mode**::

python3 -m pip install --user -e .