source-academy / frontend

Frontend of Source Academy, an online experiential environment for computational thinking (React, Redux, Saga, Blueprint)
https://sourceacademy.org
Apache License 2.0
103 stars 167 forks source link

Add visualisations for the new Scheme Implementation #3075

Open s-kybound opened 1 week ago

s-kybound commented 1 week ago

Description

This PR adds a continuation representation as well as support for the enhanced CSE(T) machine that can now natively support scheme items.

Type of change

How to test

Checklist