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
- Host: GitHub
- URL: https://github.com/kant2002/fsharp.core.multilingual
- Owner: kant2002
- License: mit
- Created: 2023-03-08T18:26:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-26T17:39:19.000Z (over 2 years ago)
- Last Synced: 2024-10-11T20:41:42.805Z (almost 2 years ago)
- Language: F#
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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
```