Giter Site home page Giter Site logo

hllhnd / loki-prototype Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 2.0 76 KB

Prototype phase of Loki

License: GNU General Public License v3.0

C 0.55% Rust 99.45%
automation build build-automation build-system build-tool builder c cargo ci ci-cd clang cli llvm loki rust rust-lang gplv3 build-script build-tools cd

loki-prototype's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

zoolq thepigcat76

loki-prototype's Issues

Implement the build process as an incremental computation graph

To avoid hardcoding the build process, Loki should use a directed acyclic graph (DAG) for incrementally computing the build's flow.

This should allow the build process to be highly flexible and parallelizable.

There exist many frameworks for this task, but none of them are ideal for Loki. A home-rolled solution would be best.

Help with this would be very much appreciated!

Implement CLI

Provide a CLI for managing projects similar to Rust's Cargo.

Profiles

Right now there is only one profile available per project. There should be multiple to allow debug and release builds.

New subcommand

This should create a new Loki project with a given name.

Better Organisation of Tools

Hey, since this Project is supposed to grow quite big I would propose to organize the different aspects a bit more. For once I would propose the organisation of the different aspects (CLI parsing, compiling, ...) into different crates and organize the whole project as a workspace. This creates a overall cleaner project and enables a more modular codebase creating easier scaling.

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.