Code Monkey home page Code Monkey logo

fs5-samples's Introduction

F# 5 preview demo project

F# 5.0 is now in preview! You can get it in three ways:

Once you have what you need, just type dotnet run into your console and it'll run. You can open this project in your editor of choice and it should also be good.

To run the scripts, use:

dotnet fsi --langversion:preview script-name.fsx

fs5-samples's People

Contributors

cartermp avatar

Stargazers

Jinda Jia avatar Camilo E. Hidalgo Estevez avatar Daniel Blendea avatar Roger  avatar Stelios Georgiou avatar red thing avatar Andrii Chebukin avatar P. L. Cancelleri avatar Twanneman avatar Karlkim Suwanmongkol avatar Dejan Milicic avatar gparmigiani avatar Andrii Maksymets avatar Radek avatar Kevin Avignon avatar Oskar Gewalli avatar Sebastian Brandt avatar Victor Peter Rouven Müller avatar

Watchers

 avatar

fs5-samples's Issues

Mac Visual Studio Preview unable to build ...

Perhaps Mac Visual Studio Preview is not ready however, I can create a new .net 5 console app which probably means I may missed something getting this setup correctly.

/fs5preview/fsharp/fs5preview.fsproj : warning NU1605: Detected package downgrade: FSharp.Core from 4.7.0 to 4.5.2. Reference the package directly from the project to select a different version.
fs5preview/fsharp/fs5preview.fsproj : warning NU1605: fs5preview -> FSharp.SystemTextJson 0.12.12 -> FSharp.Core (>= 4.7.0)
/fs5preview/fsharp/fs5preview.fsproj : warning NU1605: fs5preview -> FSharp.Core (>= 4.5.2)
/fs5preview/fsharp/InterpolatedStrings.fs(7,13): error FS1160: This token is reserved for future use
/fs5preview/fsharp/InterpolatedStrings.fs(7,13): error FS0010: Unexpected whitespace in binding. Expected incomplete structured construct at or before this point or other token.
/fs5preview/fsharp/InterpolatedStrings.fs(19,46): error FS0514: End of file in string begun at or before here
/fs5preview/fsharp/Applicatives.fs(23,13): error FS1141: Identifiers followed by '!' are reserved for future use
/fs5preview/fsharp/Applicatives.fs(24,13): error FS1141: Identifiers followed by '!' are reserved for future use
/fs5preview/fsharp/Applicatives.fs(13,13): error FS0010: Unexpected symbol '.' in member definition. Expected 'with', '=' or other token.
/fs5preview/fsharp/OpenTypeDeclarations.fs(4,6): error FS0010: Unexpected keyword 'type' in open declaration. Expected identifier, 'global' or other token.
//fs5preview/fsharp/OpenTypeDeclarations.fs(14,6): error FS0010: Unexpected keyword 'type' in open declaration. Expected identifier, 'global' or other token.
/fs5preview/fsharp/Nameof.fs(11,13): error FS0010: Unexpected symbol '.' in member definition. Expected 'with', '=' or other token.
/fs5preview/fsharp/Slices.fs(22,19): error FS0010: Unexpected symbol '|' in expression
/fs5preview/fsharp/Slices.fs(22,18): error FS0604: Unmatched '{'
/fs5preview/fsharp/Slices.fs(59,22): error FS0010: Unexpected infix operator in expression
/fs5preview/fsharp/Slices.fs(59,21): error FS0598: Unmatched '['
/fs5preview/fsharp/Slices.fs(69,19): error FS0010: Unexpected infix operator in expression
/fs5preview/fsharp/Slices.fs(69,18): error FS0598: Unmatched '['
/fs5preview/fsharp/Slices.fs(72,1): error FS0010: Incomplete structured construct at or before this point in implementation file
/fs5preview/fsharp/DefaultInterfaceImplementationsInterop.fs(7,13): error FS0010: Unexpected symbol '.' in member definition. Expected 'with', '=' or other token.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.