Giter VIP home page Giter VIP logo

sf201902's Introduction

Software Foundations, SNU 4190.574, 2019 Fall

Grading

  • Exams: 50% (mid-term 20% and final 30%)
  • Assignments: 45%
  • Attendance: 5%

Announcement

Assignments

Due Description
Oct.6 23:59 Assignment 1
Oct.20 23:59 Assignment 2
Nov.24 23:59 Assignment 3
Dec.08 23:59 Assignment 4

Coq

  • Install Coq 8.9.1.

    • Using an installer (Windows, MacOS)

    • Using OPAM (Linux / MacOS)

    • Using brew (MacOS)

      • Run brew install coq, which will automatically install coq-8.9.1
      • Note this wouldn't install CoqIDE.
  • Install IDE for Coq.

    • CoqIDE: installed by default.
      • If you see "Error: The file .. contains library Top.D and not library D.", please open the file with command coqide -R . Top D.v.
    • Emacs: Company-Coq. Follow the setup instructions.
      • If it shows Searching for program No such file or directory coqtop error, please add (custom-set-variables '(coq-prog-name "PATH/TO/coqtop")) to .emacs file.
      • In case of MacOS, coqtop is at /Applications/CoqIDE_8.9.1.app/Contents/Resources/bin/.
    • Visual Studio Code: Install VSCoq

sf201902's People

Contributors

aqjune avatar jeuxdeau avatar

Stargazers

Jay Lee avatar Kafuuchin0 avatar 임기정 avatar Heehoon Kim avatar Yu-Fu Fu avatar Jeon Hyeong Lee avatar  avatar

Watchers

James Cloos avatar  avatar Yoonseung Kim avatar Chung-Kil Hur avatar YoungJu Song avatar Minki Cho avatar Yu-Fu Fu avatar  avatar

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.