Giter Club home page Giter Club logo

fsharpplayground's Introduction

许兴逸(Seng Jik)

一个普通的独立游戏爱好者,弦语蝶梦游戏工作室成员之一。

游戏开发者、古典音乐爱好者、函数式编程爱好者、计算机图形学爱好者,主要使用F#进行编程。

QQ: 853974536

fsharpplayground's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

fsharpplayground's Issues

已知问题

  • 跨平台到macOS、Linux
  • 使用glot.io时允许取消

已知问题列表

Output Window

  • 支持设置自动换行

Code Runner

  • 当引入DLL时,可能会导致不能加载被引入库的FSharp.Core.dll,需要拷贝FSharp.Core.dll
  • FSharp.Core 需要更新
  • 找不到mscorlib.dll

代码高亮

  • 格式串中如果出现了小数点,则高亮失败,用于"%.2f"或者"%0.2f"此类格式串
  • 多行注释高亮修正
  • 关键字高亮修正

关键字高亮

  • raise
  • failwith
  • invalidArg
  • invalidOp
  • do!

改进事项列表

  • 编译速度优化
  • 允许保存为DLL(且Save Executable移入Context Menu)
  • 以字符为单位读取流
  • 在工作区运行时需要将依赖的DLL复制到目标文件夹,exe生成到%TEMP%目录下,而非工作目录下。
  • “设置”界面
    • 允许使用Console或者Output窗口
    • 允许关闭对.NET Framework的链接
    • 允许设置代码模板
    • 兼容fsi的额外的fs和dll引用指令#r、#I和#load
    • 需要允许#load使用#I的路径进行搜索
    • 用文件关联的方式启动后进行测试

#3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.