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

Added support for ChaiScript #2706

Merged
merged 3 commits into from Jan 24, 2021
Merged

Conversation

RunDevelopment
Copy link
Member

This resolves #2545.


Unfortunately, reviewing this will be hard because the documentation for the ChaiScript language is incomplete at best. I suggest looking at the examples given to get a general feel for the language and then reading the parser code to fill in the gaps. That's how I did it.

@github-actions
Copy link

github-actions bot commented Jan 8, 2021

JS File Size Changes (gzipped)

A total of 2 files have changed, with a combined diff of +577 B (+26.8%).

file master pull size diff % diff
components/prism-chaiscript.min.js 0 Bytes 566 B +566 B +100.0%
plugins/autoloader/prism-autoloader.min.js 2.15 KB 2.17 KB +11 B +0.5%

Generated by 🚫 dangerJS against e85942f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ChaiScript language highlighting support
1 participant