Skip to content

User0332/ConsoleIDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConsoleIDE

An IDE written using ncurses to run in the console. This project is currently being developed as a C# IDE, but is aimed to be extensible for the future. Currently, Roslyn is being used to provide syntax highlighting for C# files within .NET projects (that have .csproj files).

ConsoleIDE currently requires xterm with color support to run.

Screenshots

C# Hello World Written in ConsoleIDE

About

A C# IDE that runs in the terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages