An open API service indexing awesome lists of open source software.

https://github.com/kant2002/fsharp.core.multilingual

This project provides F# libraries of same shape as FSharp.Core, but with identifiers in different natural languages
https://github.com/kant2002/fsharp.core.multilingual

Last synced: 10 months ago
JSON representation

This project provides F# libraries of same shape as FSharp.Core, but with identifiers in different natural languages

Awesome Lists containing this project

README

          

Multilingual FSharp.Core derivatives
====================================

This project provides F# libraries of same shape as FSharp.Core, but with identifiers in different natural languages

List of languages
- Українська

# Related projects
- [Фшарп](https://github.com/kant2002/fsharp)
- [Ядро Фшарп для .NET Polyglot Notebooks](https://github.com/kant2002/fsharp-kernel-ua)

For release

```
dotnet pack -c Release /p:ProduceRelease=true
```