Giter VIP home page Giter VIP logo

hemtt's Introduction

HEMTT

codecov

Build System for Arma 3

What is this branch?

This is a full rewrite of HEMTT with it's own config preprocessor. It also includes pbo-rs, as that project will be deprecated when this is released.

The new HEMTT is modular, allowing certain pieces of it to be included in other projects. The modularity can also decrease compile times when working locally, as only the edited modules need to be recompiled.

Why a rewrite?

The biggest issues in my opinion with HEMTT were the lack of error reporting and logging. Some of that had to do with the use of armake2 since that project wasn't intended to be used in this way. Building more modular, library-first components should allow HEMTT to more easily provide information to the user about what is happening, and allow developers to easily expand it or incorporate it in their own projects.

Also it has tests now so that's alright.

Roadmap

0.9

  • hemtt
    • Building
    • Releasing
    • Scripts
  • hemtt-app
    • Project Management
      • Templates
        • CBA
        • ACE
        • Vanilla
      • New Addon
      • New Function
      • Version Bumping
  • hemtt-arma-config
    • Preprocessor
      • All the bare requirements
    • Parser
      • All the fun usual stuff
  • hemtt-pbo
    • Reading PBOs
    • Writing PBOs
  • hemtt-handlebars

Post 1.0

  • hemtt-arma-config
    • Preprocessor
      • __EVAL
    • Parser
      • Enums
    • Linter
  • hemtt-arma-sqf
    • Linter
    • Static Analysis
    • VM

hemtt's People

Contributors

brettmayson avatar

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.