Giter Site home page Giter Site logo

seunghyunkim0228 / ucla-w19-cs131-programming-languages Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jless97/ucla-w19-cs131-programming-languages

0.0 0.0 0.0 24.29 MB

OCaml 45.67% Java 12.11% Prolog 6.17% Scheme 8.04% Makefile 0.16% Kotlin 2.51% Python 25.34%

ucla-w19-cs131-programming-languages's Introduction

CS131 - Programming Languages, Winter 2019

Course Objective

Expose the student to an analytic and comparative way of looking at programming languages and their implementation.

Course Description

Basic concepts in design and use of programming languages, including abstraction, modularity, control mechanisms, types, declarations, syntax, and semantics. Study of several different language paradigms, including functional, object-oriented, and logic programming.

Languages Covered

  • OCaml
  • Java
  • Prolog
  • Scheme
  • Python
  • Kotlin

Assignment Overviews

  • H1 (OCaml) - Fixpoints and grammar filters
    • OCaml warmup -- writing simple functions on sets (e.g. subset, union, intersection, etc.)
  • H2 (OCaml) - Naive parsing of context-free grammars
    • Simple parser generator of a context-free grammar
  • H3 (Java) - Java shared memory performance races
    • Deep dive into multi-threading and synchronization issues in Java
  • H4 (Prolog) - Towers solver
    • Solver of an arithmetical-logical puzzle known as Towers
  • H5 (Scheme) - Scheme code difference analyzer
    • Generates diff summary given two pieces of text
  • Project (Python) - Proxy herd with asyncio
    • Herd of servers that communicate amongst each other as well as a large number of clients asynchronously
  • H6 (Kotlin) - Language bindings for TensorFlow
    • Comparison of Java, OCaml, and Kotlin in terms of programming flexibility, generality, performance, and reliability

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.