ソースコード

Alternative writings: ソース・コード
Frequency:
1

The human-readable program text written in a programming language; the code developers write that is processed by compilers or interpreters.

NounComputing

Examples

このバグはソースコードを読めばすぐに見つかる。

You can find this bug quickly by reading the source code.

オープンソースプロジェクトではソースコードが公開されていることが多い。

In open-source projects, the source code is often made public.

ソースコードをGitで管理して、変更履歴を残している。

We manage the source code with Git to keep a history of changes.