Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 442 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 442 Bytes

ChaiScript Language Package for Sublime Text 3

How To Install

Snippets

The following snippets can be triggered.

  • fori Basic for-loop
  • def Declare a named function
  • fun Declare a lambda function
  • if If block
  • ife if ... else block

Todos

  • Detect members declared with attr

License

MIT License