Coder Social home page Coder Social logo

Comments (5)

jgerrish avatar jgerrish commented on June 15, 2024 1

Hey. Thank you for this project. I was able to build it and work with pforth, great experience. I used cmake for the build, which is where I came across initial issues with the dictionary file build.

Updating the readme.txt is one approach here, modifying CMakeLists.txt to support building in a non-root directory may also work. I could submit a PR for that if you wanted.

Have a great weekend.

from pforth.

philburk avatar philburk commented on June 15, 2024 1

I improved the README in #124

@jgerrish wrote:

modifying CMakeLists.txt to support building in a non-root directory may also work.
I could submit a PR for that if you wanted.

Yes, I would appreciate any help you can offer with CMAKE.

from pforth.

mschwartz avatar mschwartz commented on June 15, 2024

If I wanted to install pForth in /usr/local/bin, where is pForth going to find the dictionary file? Where is it going to write it? Perhaps env variables?

I think it might be useful to be able to run a turnkey forth application from any directory…. Like we have save-Forth built in, maybe some kind of installer word built-in, too?

is shebang supported? Something like this would work:

somefile.f (chmod 755):

#!/usr/local/bin/pforth -i path-to-application
forth code here (ASCII)

Just thinking out loud here…

from pforth.

philburk avatar philburk commented on June 15, 2024

@mscwartz - I created a new Issue for your topic. 3146
This topic is about compiling the original Forth code.
Your topic is about loading pre-compiled dictionary files.

from pforth.

philburk avatar philburk commented on June 15, 2024

I am closing this because the docs have been modified.
If jgerrish wants to submit a modified CMake file then that would be most welcome.

from pforth.

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.