# Editor.ProjectExtensions.get_Compiler

```csharp
static Compiler get_Compiler(Project project)
```

### Parameters

- `project` (`Project`)

### Returns

`Compiler`

Declared in [Editor.ProjectExtensions](/api/Editor.ProjectExtensions).
Assembly: `Sandbox.Tools`.
