浏览代码

README.md updated

Alexander Shiryaev 5 年之前
父节点
当前提交
12ae2a56a9
共有 1 个文件被更改,包括 8 次插入2 次删除
  1. 8 2
      README.md

+ 8 - 2
README.md

@@ -1,2 +1,8 @@
-# PICL
-PICL → PIC16 compiler
+PICL → PIC16 compiler ([BlackBox](http://www.oberon.ch/blackbox.html) subsystem), based on N. Wirth [PICL](http://people.inf.ethz.ch/wirth/PICL/index.html) compiler
+
+Only PIC16F177{3,6,8} is currently supported and tested
+
+Subsystems:
+* [Pic](Pic): compiler
+
+Alexander V. Shiryaev, 2019