Teggy / C0.tmbundle

TextMate bundle for Frank Pfenning's imperative teaching language C0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A TextMate bundle for Frank Pfenning's imperative teaching language C0.

  • features "Compile & Run" (cc0 -x) and "Load in Interpreter" (coin)

  • dynamic checks (contract) enabled by default

  • support for C-like indentation

  • snippets (editor macros) support C0 constructs as well as contracts

  • knows about C0 libraries, their functions, and support types

About

TextMate bundle for Frank Pfenning's imperative teaching language C0