Skip to content

kwanghoon/Lecture_EOPL_Exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Essentials of Programming Languages (EOPL) in Haskell

What is EOPL?

A series of EOPL interpreters developed in Haskell.

  • This repository hosts exercises designed for students to complete, with solutions provided separately.

Chapter 0. Overview

  • Let
  • Proc
  • Letrec
  • Explicit-ref
  • Implicit-ref

Chapter 5. Continuation

  • LetrecCPS
  • Exceptions
  • Threads

Chapter 7. Types

  • Checked

Chapter 9. Classes and Objects

  • Classes

동영상 강의

For learning the fundamentals of Haskell programming

Authors

About SWLAB

  • SWLAB, short for Software Languages and Systems Laboratory, is located at Chonnam National University in Gwangju, Republic of Korea. Our focus is on the research and development of programming languages, compilers, and software engineering. For more information, please visit our website.

Releases

No releases published

Packages

No packages published