Code Monkey home page Code Monkey logo

aoc2022's Introduction

aoc2022

My Advent of Code 2022 solutions written in Edina and Java

Solved challenges
Day Part 1 Part 2 Lang
01 ✔️ ✔️ Edina
02 ✔️ ✔️ Edina
03 ✔️ ✔️ Edina
04 ✔️ ✔️ Java
05 ✔️ ✔️ Java
06 ✔️ ✔️ Edina
07 ✔️ ✔️ Java
08 ✔️ ✔️ Edina
09 ✔️ Edina
10 ✔️ ✔️ Edina
11 ✔️ ✔️ Java
12 ✔️ ✔️ Java
13 ✔️ ✔️ Java
14 ✔️ ✔️ Java
15 ✔️ Java
16
17 ✔️ Java
18 ✔️ ✔️ Java
19
20
21
22
23
24
25

Running the solutions

Requirements

  • Ability to run Bash scripts
  • A terminal
  • Java 17
  • curl
  • Internet connection

Running a solution
Clone this repository, open a terminal in the newly created folder and run the following command:

# ./run.sh DAY [-d]
# -d: Force the script to re-download EdinaJ and the Edina standard library
$ ./run.sh 1

Why did you solve the challenges with Edina?

In the past years I've solved the challenges in established languages like Java. This year I decided I wanted to do something different. I've recently published my own language called Edina and I thought it would be a great test for both myself and the language to solve AoC challenges in it. It is quite difficult since Edina is completely stack oriented (no variables whatsoever), but that's also the fun part. You need to think outside the box a bit.

aoc2022's People

Contributors

cerus avatar

Watchers

 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.