Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interactive SICP JS: should make use of folder mode in chapter 4 and 5 #881

Open
martin-henz opened this issue Apr 4, 2023 · 1 comment
Labels
Enhancement good project Suitable as independent student project Proposal

Comments

@martin-henz
Copy link
Member

It would be nice to organize the programs in SICP JS chapter 4 and 5 into folders, using the new folder mode of Source Academy. For that, we'd need to look at the URL encoding:

const compressed = lzString.compressToEncodedURIComponent(

@martin-henz
Copy link
Member Author

We would need to design an XML format for multi-file snippets.

@martin-henz martin-henz added the good project Suitable as independent student project label Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement good project Suitable as independent student project Proposal
Projects
None yet
Development

No branches or pull requests

1 participant