Overseas access: www.kdjingpai.com
Bookmark Us
Current Position:fig. beginning " AI Answers

What programming languages does kimi-cc support for code generation?

2025-08-21 651
Link directMobile View
qrcode

Kimi-cc supports code generation for many major programming languages through the integrated Kimi model (kimi-k2-0711-preview), mainly including:

  • scripting language: e.g. Python, JavaScript, Ruby
  • compiled language: e.g. Java, C++, Go
  • web development language: e.g. HTML/CSS, TypeScript
  • Other specialized languages: e.g. SQL, Shell scripts, etc.

Usage:

The user can specify the programming language to be generated via the command line, for example:
kimi-cc generate --prompt "写一个Java类实现二叉树"
kimi-cc generate --prompt "用JavaScript实现一个购物车功能"

The generated results can be output directly to a file:
kimi-cc generate --prompt "Python实现快速排序" > quicksort.py

The Kimi model automatically recognizes the desired language based on the cue word, or the user can explicitly specify the language category for more accurate results.

Recommended

Can't find AI tools? Try here!

Just type in the keyword Accessibility Bing SearchYou can quickly find all the AI tools on this site.

Top