Skip to content

metareflection/plti-class

Repository files navigation

Advanced Topics in Programming Languages

CS252R Advanced Topics in Programming Languages (Fall 2024)

Running website locally

See the Github pages documentation to install the required tools, including Jekyll.

After installation, the quick shell commands I run on my mac are:

  • export PATH="/opt/homebrew/opt/ruby/bin:$PATH"
  • bundle install
  • bundle exec jekyll serve

The last command serves the website at http://localhost:4000.

About

Programming Language Theory Implementation Class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •