Giter VIP home page Giter VIP logo

hefesto's Introduction

Hefesto

Hefesto is a multi platform build system which currently runs on Linux, FreeBSD, MINIX, Solaris, NetBSD, OpenBSD and Windows.

The main Hefesto's feature is allow a more programmatic build scripting.

In order to do it Hefesto uses his own language (more procedural than declarative).

Seeking:

  • Clarity
  • Organization
  • Expansibility

In practice, you can avoid doing build tasks like this:

Rube Goldberg Machine / Public Domain

This application can help not only a small amount of programmers who use some specific languages and toolsets. Hefesto helps on automating several tasks that go beyond just compiling and linking programs. It depends on your necessity and disposition to extend Hefesto.

When you extend Hefesto it does not mean that you need to recompile the application. All is done via HSL, the domain specific language which Hefesto implements.

The HSL was developed to be simple but robust.

In order to build this project follow the steps in COMPILING.md.

hefesto's People

Contributors

rafael-santiago avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hefesto's Issues

Execution error

On a Kali 2019.3 Linux System, after a succesful compilation process and installation, when trying to execute hefesto following error appears:

hefesto WARNING: unable to resolve file name "/toolsets/common/utils/lang/c/dependency_scanner.hsl"
hefesto WARNING: unable to resolve file name "
/toolsets/common/utils/lang/c/dependency_scanner.hsl"
hefesto syntax error: Install.hsl: line 30: mktree($bindir); : unknown symbol, statement or call.
hefesto compile error!
hefesto syntax error: Install.hsl: line 75: mktree($dst_root); : unknown symbol, statement or call.
hefesto compile error!
hefesto syntax error: Install.hsl: line 134: mktree(pathfromfilepath($dst_item)); : unknown symbol, statement or call.
hefesto compile error!
hefesto syntax error: Install.hsl: line 174: (isfile($file_item)) : invalid expression.
hefesto compile error!
hefesto: compilation failure with 4 error(s).
2

Hefesto is recognized by the system as installed in /usr/local/bin/hefesto and some directories and files are also installed on /usr/bin. Maybe it's searching for the wrong location, but not sure how to fix it.

Thank you

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.