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

https://github.com/voidwyrm-2/page-challenges

Various programming challenge solutions using Page
https://github.com/voidwyrm-2/page-challenges

advent-of-code codewars leetcode postscript project-euler

Last synced: 11 days ago
JSON representation

Various programming challenge solutions using Page

Awesome Lists containing this project

README

          

# page-challenges

Various programming challenge solutions using Page, a PostScript-like language.

**Challenges**
- [Advent of Code](https://adventofcode.com)
- [Project Euler](https://projecteuler.net/archives)
- [Leetcode](https://leetcode.com/problems)
- [Everybody Codes](https://everybody.codes)

In order to run these, you'll the need the Page interpreter: https://github.com/voidwyrm-2/page/releases/latest.

These files need version >= 0.33.1.