Coder Social home page Coder Social logo

imaginarystargazer / advent-of-code-2022 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fwcd/advent-of-code-2022

0.0 0.0 0.0 777 KB

Advent of Code 2022 solutions using a different language for each day

License: MIT License

Shell 11.86% JavaScript 1.42% Ruby 1.71% C++ 11.26% Python 5.89% Perl 2.09% C 1.52% Objective-C 4.27% Java 3.67% OCaml 5.85% Haskell 3.19% Scala 2.06% Clojure 1.88% C# 6.41% Racket 1.13% Vala 2.19% F# 8.81% Prolog 5.21% Rust 15.59% Elixir 4.00%

advent-of-code-2022's Introduction

Advent of Code 2022

Run (macOS) Run (Ubuntu)

My solutions to the Advent of Code 2022, written in 25 different programming languages.

Scripts

Each day includes two scripts:

  • ./bootstrap installs the language (compiler or interpreter) and project dependencies if needed
  • ./run builds and runs the program

Some days that need additional configuration also have environment-related scripts invoked by CI:

  • ./path computes a list of entries to dynamically append to the PATH
  • ./env computes a list of environment variables to set

This standardized pattern lets CI use a single workflow (per OS) across all days. Additionally, they make it easy to get started developing locally even across the range of different languages, build tools and package managers involved.

Note that some bootstrap scripts are still geared around CI use, so you may still prefer to install the corresponding toolchain using your package manager manually.

Previous years

My solutions to the previous challenges can be found here:

advent-of-code-2022's People

Contributors

fwcd 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.