We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4da0e2e commit 621da73Copy full SHA for 621da73
languages.yaml
@@ -79,6 +79,23 @@ Ada:
79
- "#0018C9"
80
- "#0C0A7C"
81
chip: "#02F88C"
82
+Agda:
83
+ type: programming
84
+ ascii: |
85
+ {0} / / / / /
86
+ {0} / / / / / /
87
+ {0} / o o / / /
88
+ {0}/____ / /
89
+ {0} | |
90
91
+ {0} ; ;
92
+ {0} \ /
93
+ {0} '. .'
94
+ {0} '-._____.-'
95
+ colors:
96
+ ansi:
97
+ - white
98
+ chip: "#315665"
99
Arduino:
100
type: programming
101
ascii: |
0 commit comments