Code Monkey home page Code Monkey logo

Comments (4)

tgehr avatar tgehr commented on August 23, 2024

Currently, PSI will attempt to read a "library" folder at the location of the binary. You can edit line 10 of psi.d prior to building to customize the default import path. I'll add a note to the README.

from psi.

tgehr avatar tgehr commented on August 23, 2024

I have placed a copy of prelude.psi and prelude-nocheck.psi into the PSI binary itself. Therefore, your use case will now work without further setup. Thanks for your feedback!

from psi.

wchresta avatar wchresta commented on August 23, 2024

I have placed a copy of prelude.psi and prelude-nocheck.psi into the PSI binary itself.

Amazing :) Thanks!

--
Trying to build the newest version gives:

$ bash build.sh 
parser.d(536): Error: basic type expected, not foreach
parser.d(536): Error: no identifier for declarator _error_

What am I doing wrong?

from psi.

tgehr avatar tgehr commented on August 23, 2024

You are using an old version of the D compiler.
The currently supported version is 2.078.0, though 2.079.0 also works.
Try running ./dependencies.sh. (If you already did that a while ago, delete the dmd2 directory first.)

from psi.

Related Issues (7)

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.