rmculpepper / iracket

Jupyter kernel for Racket
BSD 3-Clause "New" or "Revised" License
95 stars 14 forks source link

add #lang iracket/lang, support for configuring language #9

Closed rmculpepper closed 4 years ago

rmculpepper commented 4 years ago

This PR allows notebooks to switch languages (both initial environment and reader) for subsequent evaluations.

Compared to #2 and #5, this PR