Info
| Version: | 2.0.1 |
| Author(s): | FSCL |
| Last Update: | Wednesday, June 17, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://github.com/FSCL/FSCL.Compiler |
| NuGet Url: | https://www.nuget.org/packages/FSCL.Compiler |
Install
Install-Package FSCL.Compiler
dotnet add package FSCL.Compiler
paket add FSCL.Compiler
FSCL.Compiler Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags
The compiler is able to produce the OpenCL C99 source code out of quoted expressions, where expressions can contain a reference or a call to an FSCL kernel, a lambda, a collection function (e.g. Array.reduce) or a regular function.