We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1509874 commit 55e6ddaCopy full SHA for 55e6dda
README.md
@@ -0,0 +1,10 @@
1
+# cpus-cadr
2
+Verilog FPGA implementation of MIT CADR lisp machine
3
+
4
+This is my initial implementation of the CADR, along with the
5
+simulator. It's a direct port of the original netlist and as such it
6
+suffers from a lot of issues.
7
8
+I rewrote most of it in the cpus-caddr project, which actually boots.
9
10
0 commit comments