algorithm-archivists / algorithm-archive

A collaborative book on algorithms
https://www.algorithm-archive.org
MIT License
2.33k stars 353 forks source link

Adding Racket to the build system #1010

Closed Amaras closed 1 year ago

Amaras commented 1 year ago

This is a PR to add Racket to the build system. This has been tested on my Linux (Ubuntu 22.04) machine, and works correctly on the two Racket examples we have in the AAA.

ntindle commented 1 year ago

Is it in the dockerfile?

Amaras commented 1 year ago

Since the only warning the SCons run gets is "Could not find kotlinc executable, ignoring", I guess it's in the Dockerfile