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
Functional programming style in Java
Some data structures implemented in java and haskell
Hasekell for Java programmers tutorial by code samples
My Solutions to various competitive programming problems
"Advanced Programming" Course Material
Implementation of Hindley-Milner type inference algorithm in Java
Haskell and Java implementations of the Lox language
Released 1990