Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
-
Updated
May 26, 2024 - Java
Haskell is a functional (that is, everything is done with function calls), statically, implicitly typed (types are checked by the compiler, but you don't have to declare them), lazy (nothing is done until it needs to be) language.
Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.
Repositório de soluções de exercícios do URI Online Judge.
Code a program in a language of your choice.
ELC117 - Paradigmas de Programação - UFSM - 2024b
CLI tool for packaging Haskell executables for AWS Lambda
Parser & interpreter for arithmetic expressions.
Webpages of course Programming Language Technology
Some data structures implemented in java and haskell
Functional programming style in Java
Hasekell for Java programmers tutorial by code samples
"Advanced Programming" Course Material
My Solutions to various competitive programming problems
Implementation of Hindley-Milner type inference algorithm in Java
Released 1990