diff --git a/source/Compiler/XSharp.Compiler/AsmGenerator.cs b/source/XSharp.Compiler/AsmGenerator.cs similarity index 100% rename from source/Compiler/XSharp.Compiler/AsmGenerator.cs rename to source/XSharp.Compiler/AsmGenerator.cs diff --git a/source/Compiler/XSharp.Compiler/Docs/Goals.html b/source/XSharp.Compiler/Docs/Goals.html similarity index 100% rename from source/Compiler/XSharp.Compiler/Docs/Goals.html rename to source/XSharp.Compiler/Docs/Goals.html diff --git a/source/Compiler/XSharp.Compiler/Docs/Old.html b/source/XSharp.Compiler/Docs/Old.html similarity index 100% rename from source/Compiler/XSharp.Compiler/Docs/Old.html rename to source/XSharp.Compiler/Docs/Old.html diff --git a/source/Compiler/XSharp.Compiler/Docs/ToDo.html b/source/XSharp.Compiler/Docs/ToDo.html similarity index 100% rename from source/Compiler/XSharp.Compiler/Docs/ToDo.html rename to source/XSharp.Compiler/Docs/ToDo.html diff --git a/source/Compiler/XSharp.Compiler/Docs/XSharp.htm b/source/XSharp.Compiler/Docs/XSharp.htm similarity index 100% rename from source/Compiler/XSharp.Compiler/Docs/XSharp.htm rename to source/XSharp.Compiler/Docs/XSharp.htm diff --git a/source/Compiler/XSharp.Compiler/Docs/index.html b/source/XSharp.Compiler/Docs/index.html similarity index 100% rename from source/Compiler/XSharp.Compiler/Docs/index.html rename to source/XSharp.Compiler/Docs/index.html diff --git a/source/Compiler/XSharp.Compiler/Parser.cs b/source/XSharp.Compiler/Parser.cs similarity index 100% rename from source/Compiler/XSharp.Compiler/Parser.cs rename to source/XSharp.Compiler/Parser.cs diff --git a/source/Compiler/XSharp.Compiler/Program.cs b/source/XSharp.Compiler/Program.cs similarity index 100% rename from source/Compiler/XSharp.Compiler/Program.cs rename to source/XSharp.Compiler/Program.cs diff --git a/source/Compiler/XSharp.Compiler/Properties/AssemblyInfo.cs b/source/XSharp.Compiler/Properties/AssemblyInfo.cs similarity index 100% rename from source/Compiler/XSharp.Compiler/Properties/AssemblyInfo.cs rename to source/XSharp.Compiler/Properties/AssemblyInfo.cs diff --git a/source/Compiler/XSharp.Compiler/Token.cs b/source/XSharp.Compiler/Token.cs similarity index 100% rename from source/Compiler/XSharp.Compiler/Token.cs rename to source/XSharp.Compiler/Token.cs diff --git a/source/Compiler/XSharp.Compiler/TokenList.cs b/source/XSharp.Compiler/TokenList.cs similarity index 100% rename from source/Compiler/XSharp.Compiler/TokenList.cs rename to source/XSharp.Compiler/TokenList.cs diff --git a/source/Compiler/XSharp.Compiler/TokenPatterns.cs b/source/XSharp.Compiler/TokenPatterns.cs similarity index 100% rename from source/Compiler/XSharp.Compiler/TokenPatterns.cs rename to source/XSharp.Compiler/TokenPatterns.cs diff --git a/source/Compiler/XSharp.Compiler/XSharp.Compiler.csproj b/source/XSharp.Compiler/XSharp.Compiler.csproj similarity index 100% rename from source/Compiler/XSharp.Compiler/XSharp.Compiler.csproj rename to source/XSharp.Compiler/XSharp.Compiler.csproj diff --git a/source/Compiler/XSharp.Compiler/XSharp.Compiler.csproj.vspscc b/source/XSharp.Compiler/XSharp.Compiler.csproj.vspscc similarity index 100% rename from source/Compiler/XSharp.Compiler/XSharp.Compiler.csproj.vspscc rename to source/XSharp.Compiler/XSharp.Compiler.csproj.vspscc diff --git a/source/Compiler/XSharp.Compiler/XSharp.ico b/source/XSharp.Compiler/XSharp.ico similarity index 100% rename from source/Compiler/XSharp.Compiler/XSharp.ico rename to source/XSharp.Compiler/XSharp.ico