jmoralesv / FSharpKeywordTranslator

Helper application to translate keywords for F#

Home Page:https://kant2002.github.io/FSharpKeywordTranslator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FSharp Keyword Translation

Utility web application to support translation of F# keywords to different languages. Application show code snippets, so native speakers can validate that code looks legit to them.

.\FSharp.ps1 -FSharpRepo C:\dotnet\fsharp -Language uk -OutputStorage C:\fsharp-ua-lang\mulilang-fsharp

Only Ukrainian has translation for REPL UI. If other translations would be added, change this line and fable.ps1 to enable applying patch.

.\fable.ps1 -FSharpRepo C:\dotnet\fsharp -Language uk -OutputStorage C:\fsharp-ua-lang\mulilang-fsharp -FableRepo C:\fable\Fable -FableReplRepo C:\fable\repl\

About

Helper application to translate keywords for F#

https://kant2002.github.io/FSharpKeywordTranslator/

License:MIT License


Languages

Language:C# 30.6%Language:JavaScript 28.6%Language:HTML 26.4%Language:CSS 9.5%Language:PowerShell 4.9%