# lcl **Repository Path**: energye/lcl ## Basic Information - **Project Name**: lcl - **Description**: lcl是Go语言基于 LCL(Lazarus Component Library) 开发的GUI框架. 可开发轻量级原生应用. 具有丰富的控件库. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: https://gitee.com/energye/lcl - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 2 - **Created**: 2024-06-03 - **Last Updated**: 2026-07-01 ## Categories & Tags **Categories**: desktop-ui **Tags**: Go语言, GUI ## README

Go LCL

是Go基于 LCL(Lazarus Component Library) 构建桌面应用的框架

用于开发Windows、Mac OS和Linux平台的跨平台桌面应用程序

--- ![go-version](https://img.shields.io/github/go-mod/go-version/energye/lcl?logo=git&logoColor=green) [![github](https://img.shields.io/github/last-commit/energye/lcl/main.svg?logo=github&logoColor=green&label=commit)](https://github.com/energye/lcl) [![release](https://img.shields.io/github/v/release/energye/lcl?logo=git&logoColor=green)](https://github.com/energye/lcl/releases) ![repo](https://img.shields.io/github/repo-size/energye/lcl.svg?logo=github&logoColor=green&label=repo-size) [![Go Report](https://goreportcard.com/badge/github.com/energye/lcl)](https://goreportcard.com/report/github.com/energye/lcl) [![Go Reference](https://pkg.go.dev/badge/github.com/energye/lcl)](https://pkg.go.dev/github.com/energye/lcl) [![license](https://img.shields.io/github/license/energye/lcl.svg?logo=git&logoColor=red)](http://www.apache.org/licenses/LICENSE-2.0) --- ### 项目简介 > [Go LCL](https://github.com/energye/lcl) > 是 Go 基于 > [LCL(Lazarus Component Library)](https://www.lazarus-ide.org/) > 开发的框架 > >> LCL - 基础库, 图形用户界面(GUI)组件库, 提供了非常丰富的系统原生控件 > > 构建&使用 > >> LCL 开发原生图形用户界面(GUI)应用. 轻量级, 丰富的系统原生控件 ### NO CGO > 可选纯 `Go` 开发, 无需 `CGO` 编译 ### 特点 > - 仅需 `Go` 和 `libenergy` 动态链接库 > - 丰富的系统原生控件, 跨平台-支持 Windows、Mac OS、Linux ### 内置依赖&集成 - [![LCL](https://img.shields.io/badge/LCL-green)](https://github.com/energye/lcl) #### 基本需求 > - Golang >= 1.20 > - 动态链接库 `libenergy` #### [示例](https://github.com/energye/examples/tree/main/lcl) #### 开发环境 1. 安装 [Golang](https://golang.google.cn/dl/) 2. 从 [Energy Designer](https://github.com/energye/designer) [Releases](https://github.com/energye/designer/releases) 创建项目 ### 相关项目 * [Energy Designer](https://github.com/energye/designer) * [Energy](https://github.com/energye/energy) * [LCL](https://github.com/energye/lcl) * [Webview](https://github.com/energye/wv) * [CEF](https://github.com/energye/cef) * [WebView4Delphi](https://github.com/salvadordf/WebView4Delphi) * [CEF](https://github.com/chromiumembedded/cef) * [CEF4Delphi](https://github.com/salvadordf/CEF4Delphi) * [CefSharp](https://github.com/cefsharp/CefSharp) * [Java-CEF](https://bitbucket.org/chromiumembedded/java-cef) * [cefpython](https://github.com/cztomczak/cefpython) * [Chromium](https://chromium.googlesource.com/chromium/src/) --- 如果你觉得此项目对你有帮助,请点亮 Star --- ### ENERGY QQ交流群 & 微信

QQ交流群: 541258627 微信: sniawmdf

--- ### 开源协议 [![license](https://img.shields.io/github/license/energye/lcl.svg?logo=git&logoColor=green)](http://www.apache.org/licenses/LICENSE-2.0)