Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/porglezomp/aoc-2019

Advent of Code in 25 languages
https://github.com/porglezomp/aoc-2019

advent-of-code advent-of-code-2019 polyglot

Last synced: about 1 month ago
JSON representation

Advent of Code in 25 languages

Awesome Lists containing this project

README

        

# Advent of Code 2019

Following [an idea from @chordbug on twitter][tweet], I'll be doing Advent of Code in 25 different languages.
[Last year][] I did 11 days before getting distracted.

[tweet]: https://twitter.com/chordbug/status/1068321394897899520
[last year]: https://github.com/porglezomp/aoc-2018

- Day 1: x86 assembly. (x86-64, [macOS system calls])

[macos system calls]: https://stackoverflow.com/questions/48845697/macos-64-bit-system-call-table

## Languages to Use?

I need 25 languages, here are some ones that I could use:

- [ ] Agda
- [ ] ATS
- [x] Assembly
- [ ] Awk
- [ ] BASIC
- [ ] C
- [ ] C++
- [ ] C#
- [ ] Common Lisp
- [ ] D
- [ ] Erlang
- [ ] F#
- [ ] Forth
- [ ] Go
- [ ] Haskell
- [ ] Idris
- [ ] J
- [ ] Java
- [ ] JavaScript
- [ ] Lua
- [ ] LLVM IR
- [ ] Nim
- [ ] Objective-C
- [ ] OCaml
- [ ] Perl
- [ ] Prolog
- [ ] Python
- [ ] Ruby
- [ ] Rust
- [ ] Scheme
- [ ] Shell
- [ ] Smalltalk
- [ ] SQL
- [ ] Swift