Skip to content

afrog33k/SharpPlayground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharpPlayground (beta)

C# Playground inspired by Apple Swift playground. Based on Roslyn API.

*After .NET 4.6 release Roslyn.Scripting API still not shipped with Roslyn and require personal build.

Features:

  • code complition
  • line code executing
  • responsive UI

SharpPlayground v0.1 (beta) Demo:

![demo] (Screenshots/SharpPlaygroundDemo.gif)

Dependencies

  • AvalonEdit
  • NRefactory
  • Roslyn*
  • Roslyn Scripting
  • RxExtensions
  • ReactiveUI

Came across an interesting library that helps wokring with reactive extenstions in WPF (ReactiveUI.net), RxUI endless scroll example:

![demo] (Screenshots/RxUI.gif)

About

C# Playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%