Skip to content

Repository files navigation

Advanced Topics in Programming Languages

CS252R Advanced Topics in Programming Languages (Fall 2025)

Running website locally

On mac, install Ruby with homebrew: brew install ruby.

After installation, the quick shell commands I run on my mac (each terminal session) 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

Neurosymbolic programming class

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages