Skip to content

gmaldona/cs-571

Repository files navigation

CS 571 Programming Languages @ Binghamton University

Environment Prerequisites:

The assumption is that the final build of each project will be compiled on the Binghamton University remote computer science servers. Please refer to the internal documentation provided by the computer science department for establishing an SSH connection to the remote servers.

GNU C Compiler (GCC)

$ gcc -v 
gcc version 12.2.0 (Debian 12.2.0-14)

Java Development Kit (JDK)

$ java -version
openjdk version "18.0.2.1" 2022-08-18

Glasgow Haskell Compiler (GHC)

$ ghc -v
Glasgow Haskell Compiler, Version 9.0.2, stage 2 booted by GHC version 9.0.2

SWI-Prolog (SWIPL)

$ swipl --version
SWI-Prolog version 9.0.4 for x86_64-linux

About

Programming Languages CS 571 at Binghamton University.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published