-
Notifications
You must be signed in to change notification settings - Fork 228
Open
Labels
Description
💢 描述一下你的烦恼 (Is your feature request related to a problem? Please describe).
Natasha currently only supports C#, but given that dynamic code is often used in data analysis, adding support for F# would be highly beneficial, as F# excels in this area.
娜塔莎如果能支持F#,那我就可以用F#写数据处理代码了,这很符合动态代码的用处。
💡 描述一下你理想中的解决方案 (Describe the solution you'd like).
Use different API to control whether a code is C# or F#.
使用不同的接口控制加载的是F#或者是C#代码。
❌ 描述一下你已经使用过或者考虑过的其他方案 (Describe alternatives you've considered).
No response
🍺 附加信息 (Additional context).
No response