[ 原始碼: nrefactory ]
套件:libicsharpcode-nrefactory-cil-dev(5.3.0 20130718.73b6d0f-4)
libicsharpcode-nrefactory-cil-dev 的相關連結
Debian 的資源:
下載原始碼套件 nrefactory:
- [nrefactory_5.3.0 20130718.73b6d0f-4.dsc]
- [nrefactory_5.3.0 20130718.73b6d0f.orig-reflect.tar.bz2]
- [nrefactory_5.3.0 20130718.73b6d0f.orig.tar.bz2]
- [nrefactory_5.3.0 20130718.73b6d0f-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
C# Parsing and Refactoring Library - Development files
NRefactory is the C# analysis library used in the SharpDevelop and MonoDevelop IDEs. It allows applications to easily analyze both syntax and semantics of C# programs. It is quite similar to Microsoft's Roslyn project; except that it is not a full compiler – NRefactory only analyzes C# code, it does not generate IL code.
This package contains development files for compiling against to use the NRefactory library.
其他與 libicsharpcode-nrefactory-cil-dev 有關的套件
|
|
|
|
-
- dep: libicsharpcode-nrefactory-cecil5.0-cil (= 5.3.0 20130718.73b6d0f-4)
- C# Parsing and Refactoring Library - Cecil back-end
-
- dep: libicsharpcode-nrefactory-csharp5.0-cil (= 5.3.0 20130718.73b6d0f-4)
- C# Parsing and Refactoring Library - C# Component
-
- dep: libicsharpcode-nrefactory-ikvm5.0-cil (= 5.3.0 20130718.73b6d0f-4)
- C# Parsing and Refactoring Library - IKVM back-end
-
- dep: libicsharpcode-nrefactory-xml5.0-cil (= 5.3.0 20130718.73b6d0f-4)
- C# Parsing and Refactoring Library - XML
-
- dep: libicsharpcode-nrefactory5.0-cil (= 5.3.0 20130718.73b6d0f-4)
- C# Parsing and Refactoring Library - Core