Giter Site home page Giter Site logo

cdparks / lambda-machine Goto Github PK

View Code? Open in Web Editor NEW
55.0 4.0 3.0 3.45 MB

A simple UI for evaluating expressions in the untyped lambda calculus

License: MIT License

PureScript 76.15% CSS 1.00% HTML 0.40% JavaScript 1.28% Dhall 2.00% Shell 1.62% Dockerfile 0.59% Haskell 16.96%
lambda-calculus purescript react

lambda-machine's Introduction

lambda-machine's People

Contributors

cdparks avatar dependabot[bot] avatar soupi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

lambda-machine's Issues

No Data.PrettyPrint module?

Hi,

I'm trying to build lambda-machine and I get an error that, for example, Data.Syntax is trying to import the module Data.PrettyPrint but there's no such module in the repo.

Explicit 伪-conversion

伪-captures are correctly handled in terms of semantics, but the displayed expression doesn't display the 伪-conversion.

4) z y z
3) (位x. x y) z z
2) (位y. (位x. x y) y z) z
1) (位x. 位y. x y z) (位x. x y) z

At step 2 we should have something like (位n. (位x. x y) n z) z so that the conversion is made explicit.

A minor problem, but wanted to make note of it in case there are people confused. It should be trivial to fix.

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.