Skip to content

eregon/oz-tmbundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextMate Bundle for the Oz programming language

TextMate Bundle to help developing with Oz.

Install

mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd ~/Library/Application\ Support/TextMate/Bundles
git clone git://github.com/eregon/oz-tmbundle.git Oz.tmbundle
osascript -e 'tell app "TextMate" to reload bundles'

Features

  • Basic Grammar of the language
  • Indentation
  • Some Snippets (fun, if, if/else, local … in … end)
  • Compile and execute scripts and output as html or text (⌘R, ⌘⇧R)

Author

Benoit Daloze

About

TextMate Bundle for the Oz programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages