Git Product home page Git Product logo

Comments (9)

besza avatar besza commented on August 23, 2024

There is no -e switch to echo in Windows.

from arnoldc.

Sourcex4447 avatar Sourcex4447 commented on August 23, 2024

arnoldc 01

Am I missing something?

from arnoldc.

besza avatar besza commented on August 23, 2024

The parsing error is crystal clear. There is no -e switch to echo and it includes the string "-e" to your source file as well. Try doing a type hello.arnoldc and you will see.

from arnoldc.

Sourcex4447 avatar Sourcex4447 commented on August 23, 2024

How do I get rid of Parsing error is my question ?

from arnoldc.

besza avatar besza commented on August 23, 2024

It's not going to work in Windows this way.
Just type the code by yourself.

from arnoldc.

staticshock avatar staticshock commented on August 23, 2024

Sourcex4447: open your hello.arnoldc and replace the content with this:

IT'S SHOWTIME
TALK TO THE HAND "hello world"
YOU HAVE BEEN TERMINATED

The example assumes GNU echo, not Windows echo. The echo command is not part of program compilation; it's just there as a way of showing you what text should be in the file.

from arnoldc.

Sourcex4447 avatar Sourcex4447 commented on August 23, 2024

I am just getting confused ,can you brief the process to run it in windows?

from arnoldc.

besza avatar besza commented on August 23, 2024

You are doing it right. The only thing you need is to correct your hello.arnoldc file as @staticshock said.

from arnoldc.

lhartikk avatar lhartikk commented on August 23, 2024

TODO:
-Modify the readme to more specificly address that the commands should be ran in a linux environment
-How to run in in windows

from arnoldc.

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.