compilation
Here are 167 public repositories matching this topic...
A searchable compilation of Kaggle past solutions
-
Updated
Dec 23, 2019 - HTML
A GeekTime course about constructing a compiler.
-
Updated
Oct 13, 2020 - Java
Marlin firmware instant configurator
-
Updated
Oct 9, 2018 - JavaScript
Automated scripts for installation of ffmpeg and its most popular libraries from source under Ubuntu and a detailed wiki containing a lot of hints and tricks for ffmpeg.
-
Updated
Feb 26, 2020 - Shell
webpack2完整系列课程,欢迎阅读。同时欢迎移步我的react全家桶文章全集: https://github.com/liangklfangl/react-article-bucket
-
Updated
Dec 4, 2018
An Innovative, Fast Transpiler for ECMAScript 2015 and later
-
Updated
Dec 21, 2017 - JavaScript
The compilation target that functional programmers always wanted.
-
Updated
Aug 2, 2020 - Haskell
A core language for rule-based hardware design
-
Updated
Oct 2, 2020 - Coq
Rootless installer
-
Updated
Nov 26, 2020 - Shell
Tiny and powerful preprocessor for conditional comments and replacement of compile-time variables in text files
-
Updated
Feb 12, 2020 - TypeScript
The Ultimate Makefile to compile all your C, C++, Assembly and Fortran projects
-
Updated
Jan 19, 2020 - Makefile
A javascript conditional compile loader for webpack. 一个javascript条件编译的webpack loader。
-
Updated
Jun 20, 2020 - JavaScript
Replace absolute paths to relative paths after typescript compilation
-
Updated
Nov 9, 2020 - TypeScript
My first attempt to create a compiler
-
Updated
Aug 31, 2019 - C++
Reddit scraper and video compiler
-
Updated
May 12, 2019 - Python
A framework to find good combinations of optimizations for computational kernels on GPUs.
-
Updated
Jul 10, 2020 - Rust
Research library for compile time optimization
-
Updated
Dec 16, 2018 - C++
QMake-unity is a standalone tool to speed up the compilation of qmake based C++ projects.
-
Updated
May 27, 2019 - C++
A repository of distcc-docker images tailored for various linux distributions
-
Updated
Aug 13, 2019 - Dockerfile
Reo is a domain specific language for the specification of interaction protocols that define (a)synchronous communication amongst components.
-
Updated
Oct 13, 2020 - C
A simple list compiling the good and bad of the Assetto Corsa mod community.
-
Updated
Nov 28, 2020
Improve this page
Add a description, image, and links to the compilation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the compilation topic, visit your repo's landing page and select "manage topics."


fury layer init --gitshould initialize a Git repo in the layer directory, andfury layer init --github-actionsshould set up CI for the repo with Github Actions. We can add support for Travis, Jenkins and anything else later.