Skip to content

jarmitage/atom-tidal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tidal for Atom

tidal is a live-coding pattern language

Setup

  1. Install Tidal

  2. Install tidal package in atom editor

  3. The default ghci path is in /usr/local/bin/ghci, you can change this in the package setting view.

  4. running dirt

  5. Open a .tidal file, and select Boot in the submenu Tidal

  6. Then, you can:

  • shift+enter to evaluate current line or selection

  • cmd+enter to evaluate multi-lines or selection

You can customize if you want, see atom's doc

Packages

No packages published

Languages

  • CoffeeScript 92.6%
  • CSS 5.3%
  • Haskell 2.1%