Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/porglezomp/aoc-2019
- Owner: porglezomp
- Created: 2019-12-01T21:58:00.000Z (about 5 years ago)
- Default Branch: develop
- Last Pushed: 2019-12-02T00:02:11.000Z (about 5 years ago)
- Last Synced: 2024-11-02T13:42:11.208Z (3 months ago)
- Topics: advent-of-code, advent-of-code-2019, polyglot
- Language: Assembly
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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