Commit 5566564 1 parent 22d43fe commit 5566564 Copy full SHA for 5566564
File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -79,6 +79,9 @@ Abstract domain knowledge for it.
79
79
80
80
Go+ introduces ` classfile ` to abstract domain knowledge.
81
81
82
+ * [ What's Classfile?] ( doc/classfile.md#whats-classfile )
83
+ * [ Dive into Go+ Classfiles] ( doc/classfile.md )
84
+
82
85
Sound a bit abstract? Let's see some Go+ classfiles.
83
86
84
87
* Unit Test: [ classfile: Unit Test] ( https://github.com/goplus/gop/blob/main/doc/classfile.md#classfile-unit-test )
@@ -87,8 +90,6 @@ Sound a bit abstract? Let's see some Go+ classfiles.
87
90
* Web Programming: [ yaptest: HTTP Test Framework] ( https://github.com/goplus/yap#yaptest-http-test-framework )
88
91
* Web Programming: [ ydb: Database Framework] ( https://github.com/goplus/yap#ydb-database-framework )
89
92
* STEM Education: [ spx: A Go+ 2D Game Engine] ( https://github.com/goplus/spx )
90
- * Mechanism: [ What's Classfile] ( doc/classfile.md#whats-classfile )
91
- * Mechanism: [ Go+ Classfiles] ( doc/classfile.md )
92
93
93
94
94
95
### gsh: Go+ DevOps Tools
You can’t perform that action at this time.
0 commit comments