Skip to content

Commit 4f97a74

Browse files
committed
change ext from dncl3 to dncl
1 parent 867933a commit 4f97a74

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
高等学校におけるアルゴリズムやプログラムに関する教育では,採用されるプログラミング言語は多様で,プログラミングの実習時間も異なります。このような事情を考慮し,[DNCL](https://github.com/code4fukui/DNCL)[DNCL2](https://github.com/code4fukui/DNCL2)を踏まえた、手順記述言語 (DNCL3) を定義します。
44

5-
- 例: BMI計算 [examples/bmi.dncl3](examples/bmi.dncl3)
5+
- 例: BMI計算 [examples/bmi.dncl](examples/bmi.dncl)
66
```sh
77
deno run -A DNCL3.example.js bmi
88
```
File renamed without changes.
File renamed without changes.

examples/if.dncl3 examples/if.dncl

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)