# F# Interactive in MS Edge?

**URL:** https://forums.fsharp.org/t/f-interactive-in-ms-edge/235
**Category:** General
**Created:** [May 23, 2018, 6:24pm UTC](https://forums.fsharp.org/t/f-interactive-in-ms-edge/235 "2018-05-23T18:24:12Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![mchean](https://yyz2.discourse-cdn.com/flex030/user_avatar/forums.fsharp.org/mchean/32/209_2.png) [@mchean](https://forums.fsharp.org/u/mchean)
#### Post date: [May 23, 2018, 6:24pm UTC](https://forums.fsharp.org/t/f-interactive-in-ms-edge/235/1 "2018-05-23T18:24:13Z")

</div>

Hi first post, and excited about learning F#. Initially tried F# REPL in Chrome at [http://www.tryfsharp.org/Learn/getting-started#fun-functional](http://www.tryfsharp.org/Learn/getting-started#fun-functional), and it didn’t work. But really surprised that it didn’t work in MS Edge?

---

<div class="post-metadata">

### Author: ![WalternativE](https://yyz2.discourse-cdn.com/flex030/user_avatar/forums.fsharp.org/walternative/32/68_2.png) [@WalternativE](https://forums.fsharp.org/u/WalternativE)
#### Post date: [May 23, 2018, 7:14pm UTC](https://forums.fsharp.org/t/f-interactive-in-ms-edge/235/2 "2018-05-23T19:14:50Z")

</div>

TryFsharp is unfortunately not really maintained anymore. If you currently don’t have an environment to code on your own machine there are still alternatives in the browser. You can use Azure notebooks (there are also [samples](https://notebooks.azure.com/Microsoft/libraries/samples) for F# notebooks), other online REPLs (like [https://repl.it](https://repl.it)) or - if you are more into games - there is also F# support in [Codingame](https://www.codingame.com/start). Hope that these alternatives offer you enough comfort before you start to try out F# on your local setup 🙂

---

<div class="post-metadata">

### Author: ![mchean](https://yyz2.discourse-cdn.com/flex030/user_avatar/forums.fsharp.org/mchean/32/209_2.png) [@mchean](https://forums.fsharp.org/u/mchean)
#### Post date: [May 23, 2018, 8:02pm UTC](https://forums.fsharp.org/t/f-interactive-in-ms-edge/235/3 "2018-05-23T20:02:58Z")

</div>

Thanks wasn’t aware that it was not current. Was using it primarily for the tutorial.

---

<div class="post-metadata">

### Author: ![Scott](https://yyz2.discourse-cdn.com/flex030/user_avatar/forums.fsharp.org/scott/32/57_2.png) [@Scott](https://forums.fsharp.org/u/Scott)
#### Post date: [May 24, 2018, 4:32am UTC](https://forums.fsharp.org/t/f-interactive-in-ms-edge/235/4 "2018-05-24T04:32:54Z")

</div>

TryFsharp is dead because it depends on Silverlight. There is a new version in progress. I wish I knew when it will be ready.
