Giter VIP home page Giter VIP logo

fp's Introduction

Project: Functional Programming

ISIS-4217 Paradigmas de programación

2023-I

Students

  • Juan Pablo Gutiérrez Restrepo - 202315877
  • Laura Andrea Rodríguez Rodríguez - 201816069

Files information

  • The main file is parser.oz. This is the file that is responsible for interacting with the user and performing the operations that the user requests.
  • The fp.oz file is the file that brings together everything related to the curry, the evaluator and the postfix/prefix
  • The curry.oz file is in charge of making the curry, that is, creating the tree to later make the reduction
  • The reduce.oz file is in charge of making the reduction to be able to make the evaluation of the given operation
  • The infix2prefix_v2.oz file is an auxiliary file that is used previously to do the currying and create the tree

Instructions to run it

  • Option 1: run the fp.oz file first and then run the parser.oz file, if you want to add or change functions interact with the parser.oz file. Below are examples of its use.
  • Option 2: first run the files: curry.oz, infix2prefix_v2.oz and reduce.oz and then run the parser.oz file, if you want to add functions or change them interact with the parser.oz file. Below are examples of its use.

fp's People

Contributors

larodriguez22 avatar jgutierrezre avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.