Skip to content

improved check your proof site for TUM's Chair For Logic And Verification / Funktionale Programmierung und Verifikation

Notifications You must be signed in to change notification settings

goldst/codemirror-cyp-fpv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

codemirror-cyp-fpv

Implements check your proof (cyp) syntax highlighting and indentation for CodeMirror, especially for TUM's chair for logic and verification's online cyp proof checker, available for participants of the functional programming and verification (Funktionale Programmierung und Verifikation, FPV) module

Try the demo.

Adding codemirror-cyp-fpv to your own project that already has CodeMirror

Add a <link> to assets/cyp.js and initialize CodeMirror like you did before with a config object containing mode: 'cyprf'. You don't need any other files than assets/cyp.js.

Adding codemirror-cyp-fpv to vmnipkov3

Refer to changes.md to see everything that i added and copy the respective chunks of code to the files they belong to

License

part comment
CodeMirror MIT
my own stuff, described in changes.md MIT
proof checker website by chair for logic and verification all rights reserved, i guess don't use it in any own projects if nobody allowed you to use it

About

improved check your proof site for TUM's Chair For Logic And Verification / Funktionale Programmierung und Verifikation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages