Git Product home page Git Product logo

Comments (7)

DanGrayson avatar DanGrayson commented on June 12, 2024

Hmm? How is that less? It looks like more.

from unimath.

benediktahrens avatar benediktahrens commented on June 12, 2024

On 09/28/2015 03:12 PM, Daniel R. Grayson wrote:

Hmm? How is that less? It looks like more.

From Makefile.build:

coqlight: theories-light tools coqbinaries

from unimath.

DanGrayson avatar DanGrayson commented on June 12, 2024

I suppose you're talking about changing these lines in our Makefile:

sub/coq/bin/coq_makefile sub/coq/bin/coqc: sub/coq/config/coq_config.ml
    $(MAKE) -C sub/coq KEEP_ML4_PREPROCESSED=true VERBOSE=true READABLE_ML4=yes coqlight
sub/coq/bin/coqide: sub/lablgtk/README sub/coq/config/coq_config.ml
    $(MAKE) -C sub/coq KEEP_ML4_PREPROCESSED=true VERBOSE=true READABLE_ML4=yes coqide-binaries bin/coqide

Are you suggesting replacing coqlight by coqbinaries tools? If so, did you test it?

I remember looking for something more minimal than coqlight and not finding a good target.

from unimath.

benediktahrens avatar benediktahrens commented on June 12, 2024

On 09/28/2015 04:08 PM, Daniel R. Grayson wrote:

I suppose you're talking about changing these lines in our Makefile:

sub/coq/bin/coq_makefile sub/coq/bin/coqc: sub/coq/config/coq_config.ml
  $(MAKE) -C sub/coq KEEP_ML4_PREPROCESSED=true VERBOSE=true READABLE_ML4=yes coqlight
sub/coq/bin/coqide: sub/lablgtk/README sub/coq/config/coq_config.ml
  $(MAKE) -C sub/coq KEEP_ML4_PREPROCESSED=true VERBOSE=true READABLE_ML4=yes coqide-binaries bin/coqide

Are you suggesting replacing coqlight by coqbinaries tools? If so, did you test it?

No testing done yet, I was merely recording an idea, maybe to be
implemented during a UniMath day.

from unimath.

benediktahrens avatar benediktahrens commented on June 12, 2024

Actually, the three

  • coqbinaries
  • tools
  • theories/Init/Prelude.vo (to provide the prelude)

are necessary, which is a bit less than coqlight.

from unimath.

benediktahrens avatar benediktahrens commented on June 12, 2024

Solved with #170

from unimath.

DanGrayson avatar DanGrayson commented on June 12, 2024

If your commit message had said "resolves #170" instead of "see #170" this issue would have been closed automagically by github.

from unimath.

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.