Web Technologies Used by haskellmooc.co.uk
Website haskellmooc.co.uk is using 4 web technologies.
You are not a registered user, so you can only see up to 3 technologies used by this website. To view all technologies, sign up for a free account.
Snap is a high-performance web framework for Haskell, designed to be lightweight, modular, and easy to use for building web applications. It's known for its efficiency and flexibility, making it suitable for both small and large-scale projects. The framework emphasizes asynchronous I/O to handle many concurrent connections efficiently and includes a range of tools for web development.
Haskell is a statically typed, purely functional programming language with strong type inference, lazy evaluation, and support for higher-order functions and type classes. It emphasizes mathematical purity and has a strong focus on simplicity, elegance, and expressiveness.
jQuery is a JavaScript library designed to simplify HTML DOM tree traversal and manipulation, as well as event handling, CSS animation, and Ajax. It is free, open-source software using the permissive MIT License.