Code Monkey home page Code Monkey logo

Comments (5)

gmalecha avatar gmalecha commented on July 19, 2024

Fixed in: 5541581

from coq-ext-lib.

ejgallego avatar ejgallego commented on July 19, 2024

Thanks! If you are interested jsCoq ships MirrorCore now, you can try it at:
https://x80.org/rhino-coq/examples/mirrorcore.html

from coq-ext-lib.

gmalecha avatar gmalecha commented on July 19, 2024

This is cool. I tried out the demo but I got an anomaly when running

Eval vm_compute in 1 + 2.

MirrorCore makes heavy use of vm_compute to make reduction fast, does it work in jsCoq?

A better example might be the setoid demo https://github.com/gmalecha/mirror-core/blob/master/examples/Cancel/RtacDemo.v which actually uses a reflective procedure implemented in Rtac.

from coq-ext-lib.

ejgallego avatar ejgallego commented on July 19, 2024

Most uses cases for jsCoq (documentation, tutorials) don't need vm_compute so unfortunately it is not ported yet as it depends on C code. We could however port it if there's a need.

The example is noted thanks! Actually we generate pages from CoqDoc scripts so even the docs could be runnable.

from coq-ext-lib.

ejgallego avatar ejgallego commented on July 19, 2024

RtacDemo.v added at https://x80.org/rhino-coq/examples/mirror-core-rtac-demo.html.

Unfortunately until we don't port vm_compute indeed the tactic is quite slow.

from coq-ext-lib.

Related Issues (20)

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.