https://github.com/markcaldropoli/cs471
Programming Languages
https://github.com/markcaldropoli/cs471
haskell programming-languages prolog
Last synced: 3 months ago
JSON representation
Programming Languages
- Host: GitHub
- URL: https://github.com/markcaldropoli/cs471
- Owner: markcaldropoli
- Created: 2019-08-29T16:46:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-05T23:14:31.000Z (about 6 years ago)
- Last Synced: 2025-03-15T03:28:57.160Z (10 months ago)
- Topics: haskell, programming-languages, prolog
- Language: Prolog
- Homepage:
- Size: 2.95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CS471
Introduction to the design and implementation of programming languages: linguistic features for expressing algorithms; formal syntax specification; introduction to language semantics and parsing; declarative programming (functional and goal-driven); scripting languages; imperative programming (procedural and object-oriented); comparative design and implementation issues across languages and paradigms. Assignments emphasize languages such as Prolog, Haskell, Python, and Ruby.