about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorNguyễn Gia Phong <vn.mcsinyx@gmail.com>2020-02-10 17:49:10 +0700
committerNguyễn Gia Phong <vn.mcsinyx@gmail.com>2020-02-10 17:49:10 +0700
commit9e37e768b4694038a757366fcdf8e4c6e3ca788d (patch)
tree87d7d54499471e7694d87743fcbb5c178c8ed159 /README.md
parent57bfdfe2e58a9dcf95f94d38cbd654b18035735a (diff)
downloadcp-9e37e768b4694038a757366fcdf8e4c6e3ca788d.tar.gz
[mips] Finish the second chapter
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a06bc18..dd9b524 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,7 @@ this README as well as commit messages are duolingo (anglais et vietnamien).
 | `codeforces` | [Codeforces][3]                                        |
 | `cpptour`    | A Tour of C++                                          |
 | `daily`      | [/r/dailyprogrammer][4]                                |
+| `mips`       | MIPS Assembly Language Programming                     |
 | `ntu`        | [Đại học Nha Trang][1]                                 |
 | `others`     | Các đề bài không rõ nguồn                              |
 | `paip`       | Paradigms of Artificial Intelligence Programming       |
@@ -39,6 +40,7 @@ Phiên bản các trình dịch sử dụng test:
 | Common Lisp | SBCL 1.4.8+        |
 | Java        | OpenJDK 11+        |
 | Lua         | Lua 5.1+           |
+| MIPS ASM    | SPIM 8.0           |
 | Octave      | Octave 6+          |
 | Pascal      | Free Pascal 2.6.4+ |
 | Python      | Python 3.5+        |