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
- Host: GitHub
- URL: https://github.com/voidwyrm-2/page-challenges
- Owner: voidwyrm-2
- License: mit
- Created: 2025-09-05T18:59:37.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-12-02T06:10:37.000Z (3 months ago)
- Last Synced: 2025-12-03T15:20:14.567Z (3 months ago)
- Topics: advent-of-code, codewars, leetcode, postscript, project-euler
- Language: PostScript
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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.