Sammy Plat
Sammy Plat
# Chapters Request ## Description Chapters related to chess (and generalisable) might be interesting for the AAA. Things like: - move-generation algorithms - chess engines (ai-based or not) - pairing...
This PR aims to close #486 and declutter the open issues to be a bit more manageable. Because #486 was a problem with codeblocks, I simply removed them to eliminate...
# Feature Request Add more language builders to the SCons-based build system. ## Description Since #885 was merged, we now have a build system that aims to provide a compilation...
Haskell
This issue is to create a builder script for Haskell programs. One suggestion I have is to reuse and slightly modify the [SCons/scons-contrib Haskell script](https://github.com/SCons/scons-contrib/blob/master/sconscontrib/SCons/Tool/haskell/haskell.py) for our needs, since it...
Hi! I am creating an issue because even though the project seems quite interesting, the code quality (from what I saw) is at best okay-ish, at worst simply bad, be...
It has been a while since we added a new language to our SCons support. This one is nearly entirely based on previous work by Russel Winder, which is under...