Jacy
A minimalist high level language for writing cross-platform native code
Install / Use
/learn @HouQiming/JacyREADME
The JC language
Crunching numbers on the mobile? Tired of weird memory bugs in C? JC (read "Jacy") is developed just for things like this. Main features:
- Javascript-inspired language with memory management and functional programming
- Compiles to C and easily interops with C libraries
- Convenient Javascript embedding using duktape
- stb+SDL cross-platform GUI for fast prototyping
- Comes with a miniature build system supporting Windows, Linux, Android, Mac OS X (need some porting for now), and iOS
To build
On Windows, run:
bootstrap.bat
With a Windows debug build in place, build the compiler for other platforms using:
2 --arch=something --build=release main.jc
And build the build system using:
2 --arch=something --build=release test/pmjs.jc
To use
See doc/language.md
To do
Document the SDL stuff
Commit the SDL patch for Win32 IME handling somewhere
Provide a Unix-based bootstrap compiler
Related Skills
qqbot-channel
350.8kQQ 频道管理技能。查询频道列表、子频道、成员、发帖、公告、日程等操作。使用 qqbot_channel_api 工具代理 QQ 开放平台 HTTP 接口,自动处理 Token 鉴权。当用户需要查看频道、管理子频道、查询成员、发布帖子/公告/日程时使用。
docs-writer
100.5k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
350.8kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
ddd
Guía de Principios DDD para el Proyecto > 📚 Documento Complementario : Este documento define los principios y reglas de DDD. Para ver templates de código, ejemplos detallados y guías paso
