diff options
| author | ruki <[email protected]> | 2023-09-26 22:45:33 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-09-26 22:45:33 +0800 |
| commit | 29ff772e142e994811f766a64fe0c86388bcead7 (patch) | |
| tree | 4628d1d7755450f9f66541ab6a1635e81b4555ba | |
| parent | dd050dc29aa56b58aa2bf4d9cea2c360fea7dc8f (diff) | |
update readme
| -rw-r--r-- | README.md | 1 | ||||
| -rw-r--r-- | README_zh.md | 5 |
2 files changed, 6 insertions, 0 deletions
@@ -258,6 +258,7 @@ $ xmake f --menu * NASM * YASM * MASM32 +* Cppfront ## Features diff --git a/README_zh.md b/README_zh.md index 864a3e632..147415eb8 100644 --- a/README_zh.md +++ b/README_zh.md @@ -312,6 +312,11 @@ verilator Verilator open-source SystemVerilog simulator and lint system * Pascal * Nim * Verilog +* FASM +* NASM +* YASM +* MASM32 +* Cppfront ## 支持特性 |
