Giter Club home page Giter Club logo

Comments (5)

pkit avatar pkit commented on May 31, 2024 2

If you peek inside CMakeLists.txt you'll find all the executables it compiles (look for add_executable)
It looks like ./daScript foo.das is what you need to run stuff.

from dascript.

AntonYudintsev avatar AntonYudintsev commented on May 31, 2024

There is some bash script already
generate_gcc_linux.sh
it's not good enough?

from dascript.

Retkid avatar Retkid commented on May 31, 2024

It generates the scripts to execute, but how the hell do I run a .das when there is no explanation of it works? it doesn't go in /usr/bin or wherever your ${PATH} is. To execute a python script, you type python x.py/pyx, for das you do ??? do you do daScript xyz.das? no, that doesn't work. Do you convert it to C then run it with daScript? and so on.

from dascript.

uniqss avatar uniqss commented on May 31, 2024

Reading or just try building and executing the examples/tutorial code is very helpful, and you can change the das from the tutorials to have some fun.

from dascript.

Retkid avatar Retkid commented on May 31, 2024

Keep in mind i wrote this a long time ago, I could probably get it working now.

This kind of stuff should be in the docs though, at some point.

from dascript.

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.