Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

LightTable plugin for F# language

License

NotificationsYou must be signed in to change notification settings

enricosada/LightTable-FSharp

Repository files navigation

This plugin is an alpha implementation of a F# plugin for theLight Table IDE. It can evaluate the contents of a fsharp file selection.

Installation and Usage

  1. From LightTable's plugin manager, choose the available tab and double-click the "F#" plugin to install it.
  2. fsi (fsharp interactive) should be in your PATH (fsharpi on mono)
  3. Open up a fsharp file, select some code and usectrl/cmd-enter to eval it.

Example eval of selection

Requirements

You'll need .NET Framework 4 and FSharp 3.0 installed

Acknowledgements

The clojurescript / lighttable side started by using the Python plugin as a template.

The CodeMirror file is fromCodeMirror

Changelog

0.2.0

Eval of System.Image with inline result

0.1.0

Eval binding of function and valuesMono compatibility

0.0.1

Initial release with eval of selections

###License

Copyright (C) 2014 Enrico Sada

Distributed under the GPLv3, see LICENSE.md for the full text.

CodeMirror file 'codemirror/fsharp.js' is underCodeMirror license

About

LightTable plugin for F# language

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp