Skip to content

Instantly share code, notes, and snippets.

// Change this to your profile folder for nuget packages
#I @"C:\Users\Isaac\.nuget\packages\"
#r @"XPlot.GoogleCharts\2.0.0\lib\netstandard2.0\XPlot.GoogleCharts.dll"
#r @"Newtonsoft.Json\12.0.3\lib\netstandard2.0\Newtonsoft.Json.dll"
#r @"Google.DataTable.Net.Wrapper\4.0.0\lib\netstandard2.0\Google.DataTable.Net.Wrapper.dll"
open System
open XPlot.GoogleCharts
/// Executes an asynchronous workflow and provides some simple statistics on the results.
@emcake
emcake / applicative-builders.fs
Last active February 15, 2021 15:10
Applicative builders in F# by abusing For and IsLikeZip
type ListBuilder() =
/// map
member x.For(l,f) =
List.map f l
/// id
member x.Yield(v) =
v
@jpluimers
jpluimers / Delphi-version-info.md
Last active December 4, 2023 21:20
Delphi version info table; need help with these" ProjectVersion for C# Builder, Delphi 2005 and 2006. DllSuffix for C# Builder. ProductSummaries

Parsing argument "ProductSummaries":

Product Summaries:

BDS # HKCU/HKLM registry path Name CompilerVersion RTLVersion Define Characterset Frameworks Version DllSuffix ProjectVersion Architectures ReleaseDate BetaName HKCU HKLM
\Software\Borland\Delphi\5.0 Borland Delphi 5 N/A N/A VER130 Ansi VCL 5 ?