Skip to content

Code for the Coursera Programming Languages course, by Dan Grossman

Notifications You must be signed in to change notification settings

bmitc/coursera-programming-languages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coursera: Programming Languages

This repository hosts code completed for the Coursera Programming Languages course, by Dan Grossman. The course studied programming languages, using SML in Part A, Racket in Part B, and Ruby in Part C to showcase programming language features and design through the lens of these three quite different languages. The course covered a wide range of material, including recursion, pattern matching, interpreters, streams, and mixins.

Probably the most interesting code is the interperter for the course-defined MUPL language, written in Racket, found in Part B, week 2, homework 5.

Certificates

Part A Certificate

Part B Certificate

About

Code for the Coursera Programming Languages course, by Dan Grossman

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published