Code Monkey home page Code Monkey logo

Comments (5)

chochain avatar chochain commented on May 30, 2024

Hi Chris,
Thank you for the feedback. I will look into it right away. Actually, you are the first person who tried compiling NanoForth on Mac which I don't have one in possession yet. With your help, it would be nice to get it working.

Briefly scanning through your output, looks like the source is compiled twice somewhere. It might be both the library and NanoForth.cpp source co-exist but I'll dig deeper and let you know.

from nanoforth.

chriskuku avatar chriskuku commented on May 30, 2024

from nanoforth.

chriskuku avatar chriskuku commented on May 30, 2024

Removed the library (1.4.4) and tried again to compile the project. Problem: it doesn't find

#include "nanoforth.h"

Got it compiled after changing the include statement to

#include "src/nanoforth.h"
10:12:33.866 -> nanoForth v1.4 [dic=p218, rp=p618, sp=p698, max=p8f6] 606 bytes free
10:12:33.866 -> ok

Is there a forum to discuss usage of nanoFORTH?

from nanoforth.

chochain avatar chochain commented on May 30, 2024

Chris, thank you so much! I'm excited to learn that it at least can be compiled and loaded OK. I didn't realize that having both the source from Github along with IDE installed library could cause conflict. I have since updated the documentation on Github to clarify.

So far, we don't have too many Forth users on Arduino thus no forum yet. On the other hand, ESP32Forth by my friend Brad and Peter is pretty powerful if you're interested. I do plan to add interrupts to make nanoForth more useful. As for usage, I tried to illustrate some on the Github pages. The link on the bottom of nanoForth home should take you to detailed pages i.e. https://chochain.github.io/nanoFORTH/html/page1.html

Have fun and your feedback is much appreciated.

from nanoforth.

chochain avatar chochain commented on May 30, 2024
  • Removed ~root/nanoforth.ino to prevent user confusion.
  • Updated document for better installation instructions.
    Close the ticket.

from nanoforth.

Related Issues (5)

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.