Skip to content

dsyme/FtpTypeProviderExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example of Creating an FTP type provider

This repo was based on a live demo of creating a somewhat rudimentary FTP type provider given at the Summer School on Generic Programming in Oxford in July 2015.

The particular motivation is to strongly explore and name the extraordinaryily rich contents of the bioinformatics data at ftp://ftp.ncbi.nlm.nih.gov - basically most of the worlds genomics information is here.

test.fsx - Sample Script

FtpProvider.fs - The rudimentary type provider implementation

MyFirstTypeProviderPristine - The empty type provider

MyFirstTypeProvider - The type provider after the live coding session, this has a user/password feature added

About

Creating a type provider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages