ufos 1.0.77 → 1.0.82
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CYCLE_OF_ETHICAL_BEHAVIOR +7 -0
- data/EXAMPLES_OF_OPERATION.html +6132 -0
- data/FOR_ARTIFICIAL_GENERAL_INTELLIGENCES +1 -6
- data/PP.rb +4 -4
- data/QUESTION +0 -2
- data/README.md +76 -79
- data/VERSION_NUMBER +1 -1
- data/bin/DISCOURSE_GENERATOR.exe +0 -0
- data/bin/abs +0 -0
- data/bin/add +0 -0
- data/bin/append +0 -0
- data/bin/args +0 -0
- data/bin/big_num +3 -0
- data/bin/chat_rb +6 -18
- data/bin/clock +0 -0
- data/bin/close +1 -1
- data/bin/copy +0 -0
- data/bin/delete +0 -0
- data/bin/div +0 -0
- data/bin/email +0 -13
- data/bin/emerald-browser +0 -0
- data/bin/exp +0 -0
- data/bin/find_housing +1 -1
- data/bin/floor +0 -0
- data/bin/gsub +0 -0
- data/bin/gsubip +0 -0
- data/bin/last_nth +0 -0
- data/bin/left_right +0 -0
- data/bin/lines +0 -0
- data/bin/mul +0 -0
- data/bin/nth +0 -0
- data/bin/nth_word +0 -0
- data/bin/prepend +0 -0
- data/bin/quot +7 -6
- data/bin/rgsub +0 -0
- data/bin/rip +0 -0
- data/bin/rnip +0 -0
- data/bin/selectlines +0 -0
- data/bin/sub +0 -0
- data/bin/swap +0 -0
- data/bin/trim +0 -0
- data/documentation/DISCOURSE_GENERATOR.exe +1 -1
- data/documentation/ULTIMATE_CHAT_APPLICATION.exe +1 -1
- data/documentation/abs +3 -11
- data/documentation/add +1 -5
- data/documentation/append +1 -3
- data/documentation/black +0 -1
- data/documentation/black_bold +0 -1
- data/documentation/black_bold_underline +0 -1
- data/documentation/black_underline +0 -1
- data/documentation/blue +0 -1
- data/documentation/blue_bold +0 -1
- data/documentation/blue_bold_underline +0 -1
- data/documentation/blue_underline +0 -1
- data/documentation/bold +1 -1
- data/documentation/chat_rb +1 -9
- data/documentation/clock +1 -16
- data/documentation/close +2 -2
- data/documentation/cyan +0 -1
- data/documentation/cyan_bold +0 -1
- data/documentation/cyan_bold_underline +0 -1
- data/documentation/cyan_underline +0 -1
- data/documentation/delete +2 -0
- data/documentation/dictate +1 -2
- data/documentation/div +1 -7
- data/documentation/email +2 -20
- data/documentation/emerald-browser +1 -2
- data/documentation/emeraldc +22 -47
- data/documentation/emoji +1 -4
- data/documentation/exp +1 -1
- data/documentation/find_housing +1 -1
- data/documentation/floor +1 -1
- data/documentation/g+ +1 -3
- data/documentation/google_speak +2 -2
- data/documentation/green +0 -1
- data/documentation/green_bold +0 -1
- data/documentation/green_bold_underline +0 -1
- data/documentation/green_underline +0 -1
- data/documentation/gsub +3 -7
- data/documentation/gsubip +1 -1
- data/documentation/last_nth +9 -1
- data/documentation/left_right.exe +1 -6
- data/documentation/lines +1 -3
- data/documentation/magenta +0 -1
- data/documentation/magenta_bold +0 -1
- data/documentation/magenta_bold_underline +0 -1
- data/documentation/magenta_underline +0 -1
- data/documentation/mul +2 -4
- data/documentation/nth +1 -1
- data/documentation/nth_word +8 -0
- data/documentation/open +4 -23
- data/documentation/page +43 -43
- data/documentation/prepend +2 -20
- data/documentation/processes +1 -5
- data/documentation/red +0 -1
- data/documentation/red_bold +0 -1
- data/documentation/red_bold_underline +0 -1
- data/documentation/red_underline +0 -1
- data/documentation/rgsub +8 -13
- data/documentation/rhyme +4 -11
- data/documentation/rip +1 -2
- data/documentation/rnip +1 -1
- data/documentation/selectlines +1 -7
- data/documentation/speakcat +2 -2
- data/documentation/squeeze +0 -1
- data/documentation/sub +2 -3
- data/documentation/swap +0 -2
- data/documentation/t +3 -12
- data/documentation/trim +2 -0
- data/documentation/underline +1 -1
- data/documentation/white +0 -1
- data/documentation/white_bold +0 -1
- data/documentation/white_bold_underline +0 -1
- data/documentation/white_underline +0 -1
- data/documentation/yellow +0 -1
- data/documentation/yellow_bold +0 -1
- data/documentation/yellow_bold_underline +0 -1
- data/documentation/yellow_underline +0 -1
- data/epistemology +334 -0
- data/gem_data/VERSION_NUMBER +1 -1
- data/index.html +117 -113
- data/non_compiled_programs/big_num +3 -0
- data/non_compiled_programs/chat_rb +6 -18
- data/non_compiled_programs/close +1 -1
- data/non_compiled_programs/copy +1 -0
- data/non_compiled_programs/email +0 -13
- data/non_compiled_programs/find_housing +1 -1
- data/non_compiled_programs/quot +7 -6
- data/other/ADDITIONAL_WAYS_PEOPLE_CAN_FIND_THIS +6 -1
- data/other/emerald-browser/Makefile +1 -1
- data/other/emerald-browser/OUT +6 -0
- data/other/emerald-browser/a.o +0 -0
- data/other/emerald-browser/qmake +0 -0
- data/other/rub +35 -0
- data/other/stories/1 +15 -0
- data/other/stories/10 +17 -0
- data/other/stories/100 +17 -0
- data/other/stories/1000 +17 -0
- data/other/stories/1001 +17 -0
- data/other/stories/101 +15 -0
- data/other/stories/102 +15 -0
- data/other/stories/103 +13 -0
- data/other/stories/104 +17 -0
- data/other/stories/105 +11 -0
- data/other/stories/106 +13 -0
- data/other/stories/107 +15 -0
- data/other/stories/108 +15 -0
- data/other/stories/109 +13 -0
- data/other/stories/11 +13 -0
- data/other/stories/110 +17 -0
- data/other/stories/111 +11 -0
- data/other/stories/112 +13 -0
- data/other/stories/113 +11 -0
- data/other/stories/114 +15 -0
- data/other/stories/115 +15 -0
- data/other/stories/116 +13 -0
- data/other/stories/117 +17 -0
- data/other/stories/118 +19 -0
- data/other/stories/119 +15 -0
- data/other/stories/12 +19 -0
- data/other/stories/120 +15 -0
- data/other/stories/121 +15 -0
- data/other/stories/122 +11 -0
- data/other/stories/123 +23 -0
- data/other/stories/124 +17 -0
- data/other/stories/125 +19 -0
- data/other/stories/126 +15 -0
- data/other/stories/127 +17 -0
- data/other/stories/128 +17 -0
- data/other/stories/129 +15 -0
- data/other/stories/13 +13 -0
- data/other/stories/130 +19 -0
- data/other/stories/131 +17 -0
- data/other/stories/132 +11 -0
- data/other/stories/133 +13 -0
- data/other/stories/134 +17 -0
- data/other/stories/135 +15 -0
- data/other/stories/136 +15 -0
- data/other/stories/137 +15 -0
- data/other/stories/138 +17 -0
- data/other/stories/139 +9 -0
- data/other/stories/14 +11 -0
- data/other/stories/140 +13 -0
- data/other/stories/141 +15 -0
- data/other/stories/142 +11 -0
- data/other/stories/143 +13 -0
- data/other/stories/144 +21 -0
- data/other/stories/145 +11 -0
- data/other/stories/146 +11 -0
- data/other/stories/147 +13 -0
- data/other/stories/148 +17 -0
- data/other/stories/149 +15 -0
- data/other/stories/15 +15 -0
- data/other/stories/150 +17 -0
- data/other/stories/151 +13 -0
- data/other/stories/152 +13 -0
- data/other/stories/153 +17 -0
- data/other/stories/154 +15 -0
- data/other/stories/155 +15 -0
- data/other/stories/156 +17 -0
- data/other/stories/157 +13 -0
- data/other/stories/158 +21 -0
- data/other/stories/159 +15 -0
- data/other/stories/16 +17 -0
- data/other/stories/160 +17 -0
- data/other/stories/161 +15 -0
- data/other/stories/162 +19 -0
- data/other/stories/163 +15 -0
- data/other/stories/164 +13 -0
- data/other/stories/165 +11 -0
- data/other/stories/166 +19 -0
- data/other/stories/167 +19 -0
- data/other/stories/168 +21 -0
- data/other/stories/169 +13 -0
- data/other/stories/17 +19 -0
- data/other/stories/170 +13 -0
- data/other/stories/171 +13 -0
- data/other/stories/172 +15 -0
- data/other/stories/173 +13 -0
- data/other/stories/174 +11 -0
- data/other/stories/175 +15 -0
- data/other/stories/176 +15 -0
- data/other/stories/177 +15 -0
- data/other/stories/178 +15 -0
- data/other/stories/179 +17 -0
- data/other/stories/18 +23 -0
- data/other/stories/180 +19 -0
- data/other/stories/181 +15 -0
- data/other/stories/182 +15 -0
- data/other/stories/183 +17 -0
- data/other/stories/184 +15 -0
- data/other/stories/185 +15 -0
- data/other/stories/186 +15 -0
- data/other/stories/187 +15 -0
- data/other/stories/188 +15 -0
- data/other/stories/189 +17 -0
- data/other/stories/19 +17 -0
- data/other/stories/190 +13 -0
- data/other/stories/191 +17 -0
- data/other/stories/192 +17 -0
- data/other/stories/193 +11 -0
- data/other/stories/194 +17 -0
- data/other/stories/195 +13 -0
- data/other/stories/196 +13 -0
- data/other/stories/197 +15 -0
- data/other/stories/198 +15 -0
- data/other/stories/199 +15 -0
- data/other/stories/2 +13 -0
- data/other/stories/20 +15 -0
- data/other/stories/200 +17 -0
- data/other/stories/201 +21 -0
- data/other/stories/202 +13 -0
- data/other/stories/203 +15 -0
- data/other/stories/204 +17 -0
- data/other/stories/205 +13 -0
- data/other/stories/206 +15 -0
- data/other/stories/207 +13 -0
- data/other/stories/208 +11 -0
- data/other/stories/209 +15 -0
- data/other/stories/21 +19 -0
- data/other/stories/210 +11 -0
- data/other/stories/211 +19 -0
- data/other/stories/212 +17 -0
- data/other/stories/213 +13 -0
- data/other/stories/214 +13 -0
- data/other/stories/215 +15 -0
- data/other/stories/216 +13 -0
- data/other/stories/217 +23 -0
- data/other/stories/218 +17 -0
- data/other/stories/219 +15 -0
- data/other/stories/22 +13 -0
- data/other/stories/220 +15 -0
- data/other/stories/221 +19 -0
- data/other/stories/222 +15 -0
- data/other/stories/223 +19 -0
- data/other/stories/224 +15 -0
- data/other/stories/225 +13 -0
- data/other/stories/226 +15 -0
- data/other/stories/227 +15 -0
- data/other/stories/228 +13 -0
- data/other/stories/229 +15 -0
- data/other/stories/23 +17 -0
- data/other/stories/230 +15 -0
- data/other/stories/231 +17 -0
- data/other/stories/232 +17 -0
- data/other/stories/233 +17 -0
- data/other/stories/234 +19 -0
- data/other/stories/235 +17 -0
- data/other/stories/236 +15 -0
- data/other/stories/237 +15 -0
- data/other/stories/238 +17 -0
- data/other/stories/239 +19 -0
- data/other/stories/24 +15 -0
- data/other/stories/240 +15 -0
- data/other/stories/241 +13 -0
- data/other/stories/242 +23 -0
- data/other/stories/243 +11 -0
- data/other/stories/244 +19 -0
- data/other/stories/245 +19 -0
- data/other/stories/246 +17 -0
- data/other/stories/247 +15 -0
- data/other/stories/248 +17 -0
- data/other/stories/249 +13 -0
- data/other/stories/25 +15 -0
- data/other/stories/250 +15 -0
- data/other/stories/251 +21 -0
- data/other/stories/252 +17 -0
- data/other/stories/253 +15 -0
- data/other/stories/254 +13 -0
- data/other/stories/255 +15 -0
- data/other/stories/256 +13 -0
- data/other/stories/257 +15 -0
- data/other/stories/258 +13 -0
- data/other/stories/259 +15 -0
- data/other/stories/26 +15 -0
- data/other/stories/260 +15 -0
- data/other/stories/261 +11 -0
- data/other/stories/262 +13 -0
- data/other/stories/263 +17 -0
- data/other/stories/264 +13 -0
- data/other/stories/265 +19 -0
- data/other/stories/266 +23 -0
- data/other/stories/267 +13 -0
- data/other/stories/268 +15 -0
- data/other/stories/269 +19 -0
- data/other/stories/27 +13 -0
- data/other/stories/270 +15 -0
- data/other/stories/271 +17 -0
- data/other/stories/272 +11 -0
- data/other/stories/273 +13 -0
- data/other/stories/274 +15 -0
- data/other/stories/275 +13 -0
- data/other/stories/276 +15 -0
- data/other/stories/277 +13 -0
- data/other/stories/278 +15 -0
- data/other/stories/279 +15 -0
- data/other/stories/28 +19 -0
- data/other/stories/280 +15 -0
- data/other/stories/281 +19 -0
- data/other/stories/282 +15 -0
- data/other/stories/283 +17 -0
- data/other/stories/284 +13 -0
- data/other/stories/285 +15 -0
- data/other/stories/286 +15 -0
- data/other/stories/287 +17 -0
- data/other/stories/288 +11 -0
- data/other/stories/289 +15 -0
- data/other/stories/29 +23 -0
- data/other/stories/290 +19 -0
- data/other/stories/291 +19 -0
- data/other/stories/292 +17 -0
- data/other/stories/293 +13 -0
- data/other/stories/294 +15 -0
- data/other/stories/295 +15 -0
- data/other/stories/296 +15 -0
- data/other/stories/297 +15 -0
- data/other/stories/298 +23 -0
- data/other/stories/299 +11 -0
- data/other/stories/3 +15 -0
- data/other/stories/30 +13 -0
- data/other/stories/300 +15 -0
- data/other/stories/301 +15 -0
- data/other/stories/302 +19 -0
- data/other/stories/303 +15 -0
- data/other/stories/304 +17 -0
- data/other/stories/305 +15 -0
- data/other/stories/306 +21 -0
- data/other/stories/307 +11 -0
- data/other/stories/308 +15 -0
- data/other/stories/309 +15 -0
- data/other/stories/31 +19 -0
- data/other/stories/310 +17 -0
- data/other/stories/311 +15 -0
- data/other/stories/312 +15 -0
- data/other/stories/313 +13 -0
- data/other/stories/314 +15 -0
- data/other/stories/315 +13 -0
- data/other/stories/316 +17 -0
- data/other/stories/317 +17 -0
- data/other/stories/318 +15 -0
- data/other/stories/319 +13 -0
- data/other/stories/32 +17 -0
- data/other/stories/320 +13 -0
- data/other/stories/321 +15 -0
- data/other/stories/322 +11 -0
- data/other/stories/323 +15 -0
- data/other/stories/324 +19 -0
- data/other/stories/325 +19 -0
- data/other/stories/326 +21 -0
- data/other/stories/327 +15 -0
- data/other/stories/328 +15 -0
- data/other/stories/329 +15 -0
- data/other/stories/33 +13 -0
- data/other/stories/330 +15 -0
- data/other/stories/331 +17 -0
- data/other/stories/332 +20 -0
- data/other/stories/333 +17 -0
- data/other/stories/334 +11 -0
- data/other/stories/335 +15 -0
- data/other/stories/336 +15 -0
- data/other/stories/337 +19 -0
- data/other/stories/338 +19 -0
- data/other/stories/339 +13 -0
- data/other/stories/34 +13 -0
- data/other/stories/340 +17 -0
- data/other/stories/341 +15 -0
- data/other/stories/342 +17 -0
- data/other/stories/343 +15 -0
- data/other/stories/344 +17 -0
- data/other/stories/345 +15 -0
- data/other/stories/346 +17 -0
- data/other/stories/347 +17 -0
- data/other/stories/348 +11 -0
- data/other/stories/349 +15 -0
- data/other/stories/35 +13 -0
- data/other/stories/350 +21 -0
- data/other/stories/351 +15 -0
- data/other/stories/352 +17 -0
- data/other/stories/353 +15 -0
- data/other/stories/354 +17 -0
- data/other/stories/355 +15 -0
- data/other/stories/356 +15 -0
- data/other/stories/357 +11 -0
- data/other/stories/358 +13 -0
- data/other/stories/359 +11 -0
- data/other/stories/36 +11 -0
- data/other/stories/360 +13 -0
- data/other/stories/361 +13 -0
- data/other/stories/362 +13 -0
- data/other/stories/363 +21 -0
- data/other/stories/364 +17 -0
- data/other/stories/365 +11 -0
- data/other/stories/37 +13 -0
- data/other/stories/38 +17 -0
- data/other/stories/39 +17 -0
- data/other/stories/4 +15 -0
- data/other/stories/40 +11 -0
- data/other/stories/4000 +15 -0
- data/other/stories/4001 +21 -0
- data/other/stories/4002 +15 -0
- data/other/stories/4003 +15 -0
- data/other/stories/4004 +15 -0
- data/other/stories/4005 +15 -0
- data/other/stories/4006 +21 -0
- data/other/stories/4007 +15 -0
- data/other/stories/4008 +15 -0
- data/other/stories/4009 +13 -0
- data/other/stories/4010 +15 -0
- data/other/stories/4011 +15 -0
- data/other/stories/4012 +17 -0
- data/other/stories/4013 +15 -0
- data/other/stories/4014 +13 -0
- data/other/stories/4015 +15 -0
- data/other/stories/4016 +17 -0
- data/other/stories/4017 +13 -0
- data/other/stories/4018 +17 -0
- data/other/stories/4019 +15 -0
- data/other/stories/4020 +19 -0
- data/other/stories/4021 +21 -0
- data/other/stories/4022 +15 -0
- data/other/stories/4023 +13 -0
- data/other/stories/4024 +13 -0
- data/other/stories/4025 +23 -0
- data/other/stories/4026 +17 -0
- data/other/stories/4027 +15 -0
- data/other/stories/4028 +13 -0
- data/other/stories/4029 +11 -0
- data/other/stories/4030 +13 -0
- data/other/stories/4031 +13 -0
- data/other/stories/4032 +13 -0
- data/other/stories/4033 +15 -0
- data/other/stories/4034 +17 -0
- data/other/stories/4035 +13 -0
- data/other/stories/41 +15 -0
- data/other/stories/42 +17 -0
- data/other/stories/43 +15 -0
- data/other/stories/44 +15 -0
- data/other/stories/45 +17 -0
- data/other/stories/46 +17 -0
- data/other/stories/47 +13 -0
- data/other/stories/48 +13 -0
- data/other/stories/49 +17 -0
- data/other/stories/5 +11 -0
- data/other/stories/50 +13 -0
- data/other/stories/51 +15 -0
- data/other/stories/52 +17 -0
- data/other/stories/53 +15 -0
- data/other/stories/54 +11 -0
- data/other/stories/55 +21 -0
- data/other/stories/56 +19 -0
- data/other/stories/57 +13 -0
- data/other/stories/58 +15 -0
- data/other/stories/59 +13 -0
- data/other/stories/6 +11 -0
- data/other/stories/60 +13 -0
- data/other/stories/61 +13 -0
- data/other/stories/62 +13 -0
- data/other/stories/63 +15 -0
- data/other/stories/64 +15 -0
- data/other/stories/65 +17 -0
- data/other/stories/66 +15 -0
- data/other/stories/67 +15 -0
- data/other/stories/68 +15 -0
- data/other/stories/69 +17 -0
- data/other/stories/7 +15 -0
- data/other/stories/70 +21 -0
- data/other/stories/71 +13 -0
- data/other/stories/72 +13 -0
- data/other/stories/73 +15 -0
- data/other/stories/74 +17 -0
- data/other/stories/75 +11 -0
- data/other/stories/76 +19 -0
- data/other/stories/77 +21 -0
- data/other/stories/78 +19 -0
- data/other/stories/79 +11 -0
- data/other/stories/8 +17 -0
- data/other/stories/80 +21 -0
- data/other/stories/81 +23 -0
- data/other/stories/82 +15 -0
- data/other/stories/83 +11 -0
- data/other/stories/84 +13 -0
- data/other/stories/85 +17 -0
- data/other/stories/86 +17 -0
- data/other/stories/87 +25 -0
- data/other/stories/88 +19 -0
- data/other/stories/89 +17 -0
- data/other/stories/9 +15 -0
- data/other/stories/90 +15 -0
- data/other/stories/91 +15 -0
- data/other/stories/92 +17 -0
- data/other/stories/93 +17 -0
- data/other/stories/94 +19 -0
- data/other/stories/95 +13 -0
- data/other/stories/96 +17 -0
- data/other/stories/97 +15 -0
- data/other/stories/98 +11 -0
- data/other/stories/99 +13 -0
- data/src/_compilation/abs +271 -0
- data/src/{compilation → _compilation}/add +34 -49
- data/src/{compilation → _compilation}/append +34 -49
- data/src/{compilation → _compilation}/args +33 -48
- data/src/_compilation/delete +271 -0
- data/src/{compilation → _compilation}/div +34 -49
- data/src/{compilation → _compilation}/exp +34 -49
- data/src/{compilation → _compilation}/floor +33 -48
- data/src/_compilation/gsub +271 -0
- data/src/{compilation → _compilation}/gsubip +33 -48
- data/src/{compilation → _compilation}/last_nth +34 -49
- data/src/{compilation → _compilation}/lines +34 -49
- data/src/{compilation/copy → _compilation/mul} +35 -50
- data/src/{compilation → _compilation}/nth +33 -48
- data/src/_compilation/nth_word +271 -0
- data/src/{compilation → _compilation}/prepend +34 -49
- data/src/{compilation → _compilation}/rip +34 -49
- data/src/{compilation → _compilation}/rnip +34 -49
- data/src/_compilation/selectlines +271 -0
- data/src/{compilation → _compilation}/sub +34 -49
- data/src/{compilation → _compilation}/swap +34 -49
- data/src/_compilation/trim +271 -0
- data/src/clock.cr +40 -39
- data/src/compile_all +9 -9
- data/src/left_right +0 -0
- data/src/programs/abs +0 -0
- data/src/programs/add +0 -0
- data/src/programs/append +0 -0
- data/src/programs/args +0 -0
- data/src/programs/delete +0 -0
- data/src/programs/div +0 -0
- data/src/programs/exp +0 -0
- data/src/programs/floor +0 -0
- data/src/programs/gsub +0 -0
- data/src/programs/gsubip +0 -0
- data/src/programs/last_nth +0 -0
- data/src/programs/lines +0 -0
- data/src/programs/mul +0 -0
- data/src/programs/nth +0 -0
- data/src/programs/nth_word +0 -0
- data/src/programs/prepend +0 -0
- data/src/programs/rip +0 -0
- data/src/programs/rnip +0 -0
- data/src/programs/selectlines +0 -0
- data/src/programs/sub +0 -0
- data/src/programs/swap +0 -0
- data/src/programs/trim +0 -0
- data/src/rgsub +0 -0
- data/src/rgsub.c +3 -5
- data/src/src/{code2 → code} +2 -2
- data/src/src/functions.cr +33 -49
- data/src/src/mk +2 -3
- data/src/src/q.cr +9 -0
- metadata +443 -38
- data/SONG +0 -156
- data/bin/dump +0 -0
- data/bin/undump +0 -0
- data/documentation/dump +0 -12
- data/documentation/undump +0 -19
- data/src/clock +0 -0
- data/src/compilation/abs +0 -286
- data/src/compilation/dump +0 -286
- data/src/compilation/gsub +0 -286
- data/src/compilation/mul +0 -286
- data/src/compilation/selectlines +0 -286
- data/src/compilation/undump +0 -286
- data/src/gsubip +0 -0
- data/src/programs/copy +0 -0
- data/src/programs/dump +0 -0
- data/src/programs/news +0 -0
- data/src/programs/undump +0 -0
- data/src/src/QQ +0 -15
- data/src/test/cat +0 -0
- data/src/test/foo/dog +0 -0
data/bin/email
CHANGED
@@ -27,7 +27,6 @@
|
|
27
27
|
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
28
28
|
GREGORYS_USERNAME = 'a'
|
29
29
|
if File.basename(Dir.home) == GREGORYS_USERNAME
|
30
|
-
# if Dir.basename (Dir.home) == "a"
|
31
30
|
PERSON = 'Gregory'
|
32
31
|
EMAIL = 'gregorycohenvideos@gmail.com'
|
33
32
|
else
|
@@ -58,13 +57,10 @@ def main
|
|
58
57
|
end
|
59
58
|
end
|
60
59
|
|
61
|
-
# puts args.length
|
62
|
-
|
63
60
|
args = case args.length
|
64
61
|
when 0
|
65
62
|
["From #{PERSON}"] + args + [EMAIL.to_s]
|
66
63
|
when 1
|
67
|
-
# subject = "From Gregory"
|
68
64
|
["From #{PERSON}"] + args
|
69
65
|
else
|
70
66
|
args
|
@@ -80,17 +76,9 @@ def main
|
|
80
76
|
exit 1
|
81
77
|
end
|
82
78
|
require 'tempfile'
|
83
|
-
# STRING=
|
84
|
-
|
85
|
-
# puts args
|
86
|
-
# exit! 0
|
87
|
-
# pu
|
88
|
-
# puts args
|
89
79
|
raise if args.empty?
|
90
80
|
|
91
81
|
loop do
|
92
|
-
# "Loop"
|
93
|
-
# args
|
94
82
|
args[1..-1].each do |arg|
|
95
83
|
text = <<~EOF
|
96
84
|
To: <#{arg}>
|
@@ -99,7 +87,6 @@ def main
|
|
99
87
|
|
100
88
|
#{content.strip}
|
101
89
|
EOF
|
102
|
-
# puts text
|
103
90
|
Tempfile.open do |file|
|
104
91
|
puts attachments
|
105
92
|
require 'shellwords'
|
data/bin/emerald-browser
CHANGED
Binary file
|
data/bin/exp
CHANGED
Binary file
|
data/bin/find_housing
CHANGED
data/bin/floor
CHANGED
Binary file
|
data/bin/gsub
CHANGED
Binary file
|
data/bin/gsubip
CHANGED
Binary file
|
data/bin/last_nth
CHANGED
Binary file
|
data/bin/left_right
CHANGED
Binary file
|
data/bin/lines
CHANGED
Binary file
|
data/bin/mul
CHANGED
Binary file
|
data/bin/nth
CHANGED
Binary file
|
data/bin/nth_word
ADDED
Binary file
|
data/bin/prepend
CHANGED
Binary file
|
data/bin/quot
CHANGED
@@ -1,18 +1,19 @@
|
|
1
1
|
#!/usr/bin/ruby
|
2
2
|
# frozen_string_literal: true
|
3
3
|
|
4
|
-
|
4
|
+
arg = ARGV[0]
|
5
|
+
val = if arg.nil?
|
5
6
|
$stdin.read
|
6
7
|
else
|
7
|
-
File.read(
|
8
|
+
File.read(arg)
|
8
9
|
end
|
9
10
|
|
10
|
-
d = (val.gsub(/".*?"/) do |i|
|
11
|
+
d = (val.gsub(/(?<=\s)".*?"/) do |i|
|
11
12
|
"“#{i[1..-2]}”"
|
12
|
-
end).gsub(/\s*”\s*([,.?!])/, '\\1”').gsub(/(\
|
13
|
+
end).gsub(/\s*”\s*([,.?!])/, '\\1”').gsub(/([ \t])[ \t]+/, '\\1').gsub(/\n\n\n*/, "\n\n").strip
|
13
14
|
|
14
|
-
if
|
15
|
+
if arg.nil?
|
15
16
|
print d
|
16
17
|
else
|
17
|
-
File.write
|
18
|
+
File.write arg, d
|
18
19
|
end
|
data/bin/rgsub
CHANGED
Binary file
|
data/bin/rip
CHANGED
Binary file
|
data/bin/rnip
CHANGED
Binary file
|
data/bin/selectlines
CHANGED
Binary file
|
data/bin/sub
CHANGED
Binary file
|
data/bin/swap
CHANGED
Binary file
|
data/bin/trim
ADDED
Binary file
|
data/documentation/abs
CHANGED
@@ -2,24 +2,16 @@ Abs gets the absolute value of an integer
|
|
2
2
|
|
3
3
|
The absolute value of a number is the value of that number without its sign
|
4
4
|
|
5
|
-
|
6
5
|
echo -300 | abs
|
7
6
|
|
8
|
-
=>
|
9
|
-
|
7
|
+
=> 300
|
10
8
|
|
11
9
|
echo 200 | abs
|
12
10
|
|
13
|
-
|
14
11
|
=> 200
|
15
12
|
|
16
|
-
|
17
13
|
(echo -2; echo -10) | sub | abs
|
18
14
|
|
15
|
+
=> 12
|
19
16
|
|
20
|
-
|
21
|
-
|
22
|
-
=> 12
|
23
|
-
|
24
|
-
|
25
|
-
The last one would do -2 - -10, the result would be -12, and then the absolute value would be computed, and so the result would be 12.
|
17
|
+
The last one would do -2 - -10, the result would be -12, and then the absolute value would be computed, and so the result would be 12.
|
data/documentation/add
CHANGED
data/documentation/append
CHANGED
data/documentation/black
CHANGED
@@ -1 +0,0 @@
|
|
1
|
-
|
data/documentation/black_bold
CHANGED
@@ -1 +0,0 @@
|
|
1
|
-
|
@@ -1 +0,0 @@
|
|
1
|
-
|
@@ -1 +0,0 @@
|
|
1
|
-
|
data/documentation/blue
CHANGED
@@ -1 +0,0 @@
|
|
1
|
-
|
data/documentation/blue_bold
CHANGED
@@ -1 +0,0 @@
|
|
1
|
-
|
@@ -1 +0,0 @@
|
|
1
|
-
|
@@ -1 +0,0 @@
|
|
1
|
-
|
data/documentation/bold
CHANGED
@@ -1 +1 @@
|
|
1
|
-
See other color programs
|
1
|
+
See other color programs
|
data/documentation/chat_rb
CHANGED
@@ -1,19 +1,11 @@
|
|
1
|
-
|
2
|
-
|
3
1
|
This program is excellent.
|
4
2
|
|
5
3
|
It's essentially a mix of ChatGPT and a shell, such as bash or ZSH.
|
6
4
|
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
5
|
It has a bunch of features.
|
12
6
|
|
13
|
-
|
14
7
|
It can display a file or change to a folder just by mentioning it.
|
15
8
|
|
16
9
|
It outputs chatgpt data to an output folder in home folder and copies it to clipboard
|
17
10
|
|
18
|
-
To run a shell command, prefix things with “c
|
19
|
-
|
11
|
+
To run a shell command, prefix things with “c,” such as c gcc.....
|
data/documentation/clock
CHANGED
@@ -4,16 +4,12 @@ clock is a command line alarm clock
|
|
4
4
|
|
5
5
|
It wakes you up at 8:14, or at a time specified
|
6
6
|
|
7
|
-
|
8
7
|
Usage
|
9
8
|
|
10
|
-
|
11
9
|
clock
|
12
10
|
|
13
|
-
|
14
11
|
Runs clock
|
15
12
|
|
16
|
-
|
17
13
|
clock 15 30
|
18
14
|
|
19
15
|
Sets an alarm clock for 3:30pm
|
@@ -22,23 +18,12 @@ clock 9 0
|
|
22
18
|
|
23
19
|
Sets an alarm clock for 9 in the morning
|
24
20
|
|
25
|
-
|
26
21
|
It uses flite to wake you up
|
27
22
|
|
28
23
|
It speaks with a bunch of voices
|
29
24
|
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
25
|
To stop it
|
37
26
|
|
38
|
-
|
39
|
-
|
40
27
|
Run this command
|
41
28
|
|
42
|
-
|
43
|
-
|
44
|
-
clock stop
|
29
|
+
clock stop
|
data/documentation/close
CHANGED
@@ -5,7 +5,7 @@ Since they are normally full screen, presumably the user would only have one ins
|
|
5
5
|
The browser can have multiple panes (kind of like tabs) open, depending on how the browser is compiled.
|
6
6
|
The browser can also be transparent, depending on how it is compiled.
|
7
7
|
“Close” is supposed to be used in tandem with “open,” which is a command line tool to open the browser.
|
8
|
-
open [query]
|
8
|
+
open [query] ----> [query] gets searched in google, and then opened
|
9
9
|
When you are done, you can do
|
10
10
|
close
|
11
11
|
Which closes the browser. It is a simple command.
|
@@ -18,4 +18,4 @@ Some more work needs to be put into the browser.
|
|
18
18
|
Currently, new tabs can't be opened, which might be a dealbreaker for some people.
|
19
19
|
Currently, content, like YouTube videos, can't be made fullscreen.
|
20
20
|
|
21
|
-
If anyone wants to contribute, feel free to!
|
21
|
+
If anyone wants to contribute, feel free to!
|
data/documentation/cyan
CHANGED
@@ -1 +0,0 @@
|
|
1
|
-
|
data/documentation/cyan_bold
CHANGED
@@ -1 +0,0 @@
|
|
1
|
-
|
@@ -1 +0,0 @@
|
|
1
|
-
|
@@ -1 +0,0 @@
|
|
1
|
-
|
data/documentation/dictate
CHANGED
@@ -1,4 +1,3 @@
|
|
1
1
|
Dictate opens web pages in emerald browser, or in any browser (depending on the environment variable set), by you speaking, instead of typing.
|
2
2
|
|
3
|
-
|
4
|
-
There is a mode called c_mode, that allows you to make code from speaking.
|
3
|
+
There is a mode called c_mode, that allows you to make code from speaking.
|
data/documentation/div
CHANGED
data/documentation/email
CHANGED
@@ -2,40 +2,22 @@
|
|
2
2
|
|
3
3
|
A simple and practical tool to email people using Himalaya
|
4
4
|
|
5
|
-
|
6
5
|
Himalaya needs to be installed first
|
7
6
|
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
7
|
You would need to configure the script by changing its source code.
|
17
8
|
|
18
|
-
|
19
9
|
Modes
|
20
10
|
|
21
|
-
|
22
11
|
email [no arguments]
|
23
12
|
|
24
|
-
|
25
13
|
Email [yourself]
|
26
14
|
|
27
|
-
|
28
|
-
|
29
|
-
|
30
15
|
email [addr]
|
31
16
|
|
32
|
-
|
33
17
|
Email one email address
|
34
18
|
|
35
|
-
email [Subject]
|
36
|
-
|
19
|
+
email [Subject] [addr] [option more addrs]
|
37
20
|
|
38
21
|
Example
|
39
22
|
|
40
|
-
|
41
|
-
email 'Gregory, I love your software!' gregorycohenvideos@gmail.com my_friend@outlook.com person@example.com
|
23
|
+
email 'Gregory, I love your software!' gregorycohenvideos@gmail.com my_friend@outlook.com person@example.com
|
data/documentation/emeraldc
CHANGED
@@ -1,26 +1,19 @@
|
|
1
1
|
The Ultimate C Preprocessor
|
2
2
|
|
3
|
-
|
4
3
|
I'm naming this preprocessor “Emerald C.”
|
5
4
|
|
6
5
|
<a href=https://cboard.cprogramming.com/c-programming/181160-hi-i-have-created-some-work-i-think-will-really-valuable-community.html?s=589b5504cd0e3c2dc90e9abd8b66906f>Link</a>
|
7
6
|
|
8
|
-
|
9
|
-
|
10
7
|
Howdy!
|
11
8
|
|
12
9
|
First, let me state that I am very much a perfectionist.
|
13
10
|
|
14
|
-
|
15
11
|
C is a wonderful language. C is probably the perfect programming language. It is one of the top two most widely used languages for a reason.
|
16
12
|
|
17
|
-
|
18
13
|
Now, there are some problems with it of course, but it's hard to think of a more elegant language than it.
|
19
14
|
|
20
|
-
|
21
15
|
It is the language of systems, the language almost all APIs are written in.
|
22
16
|
|
23
|
-
|
24
17
|
It is the lingua franca of the software world.
|
25
18
|
|
26
19
|
People try to avoid it, but they needn't.
|
@@ -29,10 +22,8 @@ I think every programmer wants to find out how to do things, or use libraries th
|
|
29
22
|
|
30
23
|
Many programmers have done programming, grown dissatisfied, and then make another language. As a result, there are thousands of different languages.
|
31
24
|
|
32
|
-
|
33
25
|
Well, recently, I made a preprocessor for C, that makes C incredibly EASY.
|
34
26
|
|
35
|
-
|
36
27
|
C is fast and straightforward without it, but it has many features.
|
37
28
|
|
38
29
|
If one runs the command line preprocessor, with the “--features” flag, the program shows all of its features
|
@@ -41,7 +32,7 @@ A Better C
|
|
41
32
|
|
42
33
|
C is a fantastic language. C compiles insanely fast, is the fastest language there is, is very clear, is native to all systems, and is useful for all purposes.
|
43
34
|
|
44
|
-
Some people, e.g., Bjarne Stroustrup, consider that C is “not good enough
|
35
|
+
Some people, e.g., Bjarne Stroustrup, consider that C is “not good enough,” and make languages like C++ or D (or thousands of others)
|
45
36
|
|
46
37
|
This is not necessary.
|
47
38
|
|
@@ -51,44 +42,42 @@ Some functions can be used as methods
|
|
51
42
|
|
52
43
|
Makes for an excellent “scripting language” (which is really just native C without things making it slow)
|
53
44
|
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
Make sure you free() the string after. The string is stored in a static global variable called “last”.
|
45
|
+
1 String Interpolation “String interplation like this #{foo} ” Calls the join() function (talked about below to join strings,
|
46
|
+
delim is a static global in each module called “sep.”
|
47
|
+
Make sure you free() the string after. The string is stored in a static global variable called “last.”
|
58
48
|
So you could do puts(...); free(last)
|
59
49
|
|
60
|
-
2
|
50
|
+
2 ew *i.ew “Foo,” a.ew “bar” | char* ends with another char*?
|
61
51
|
|
62
|
-
3
|
52
|
+
3 sw *i.sw “Foo,” a.sw “bar” | char* starts with another char*?
|
63
53
|
|
64
|
-
4
|
54
|
+
4 == Comparison of strs, “foo” == “bar”
|
65
55
|
|
66
|
-
5
|
56
|
+
5 strip Returns pointer to string that was stripped, in place
|
67
57
|
|
68
|
-
6
|
58
|
+
6 chomp void function, chomps end of string of spaces, i.chomp or chomp(i), in place
|
69
59
|
|
70
|
-
7
|
60
|
+
7 gsub Just like ruby, there is a gsub function.
|
71
61
|
The preprocessor detects if you use and adds -lpcre2-8 to the link flags if you use it. Use $" for substitutions in argument 3 gsub(a, b, c)
|
72
62
|
|
73
|
-
8
|
63
|
+
8 join Joins an array of strings, to split(), use C's strtok (very fast)
|
74
64
|
|
75
|
-
9
|
65
|
+
9 Lightweight regexes are added, almost 15 times as fast as C's built in regex. They are very simple, they only have bracket expressions, like [a-z].
|
76
66
|
|
77
67
|
To use it, you need to pass a buffer of the size of the expansion of the regex. Foo[a-fA-F] would be Foo[abcdefABCDEF]. That would be stored in a buffer.
|
78
68
|
|
79
69
|
From testing, 15x times faster than C's regex POST COMPILATION, if compilation keeps happening, it might be hundreds of times faster.
|
80
70
|
Uses static inline functions, NO HEAP MEMORY unless you malloc before().
|
81
71
|
|
82
|
-
10
|
72
|
+
10 print Like old python print “Hello” (fputs);
|
83
73
|
|
84
|
-
11
|
74
|
+
11 print_int prints a number and returns the number, can be chained
|
85
75
|
|
86
|
-
12
|
76
|
+
12 each_line, Perlish, different names, by_line(s) or each_line(s), iterate over all lines, free after
|
87
77
|
|
88
|
-
13
|
89
|
-
|
90
|
-
14 MISC features || autoinclude, foo.gsub or gsub(...),no need for paren (i.chomp, i.strlen), starts_with, ends_with, --wrap, itoa, freel (frees str, sets to NULL, and frees other recent stuff)
|
78
|
+
13 NOTE You can use open_memstream() on UNIX to easily concatenate strings.
|
91
79
|
|
80
|
+
14 MISC features || autoinclude, foo.gsub or gsub(...),no need for paren (i.chomp, i.strlen), starts_with, ends_with, --wrap, itoa, freel (frees str, sets to NULL, and frees other recent stuff)
|
92
81
|
|
93
82
|
asprintf() is another useful function which is UNIX-centric. open_memstream() could be an alternative to std::string.
|
94
83
|
It works very well with each_line or by_lines (see above)
|
@@ -96,43 +85,34 @@ These features seem simple, but they can make C programming much, MUCH easier
|
|
96
85
|
|
97
86
|
for example (insignificant example)
|
98
87
|
|
99
|
-
|
100
|
-
|
101
88
|
int main() {
|
102
|
-
|
103
|
-
|
104
|
-
|
89
|
+
stdin.each_line { |line|
|
90
|
+
print line;
|
91
|
+
}
|
105
92
|
|
106
|
-
|
93
|
+
free(line);
|
107
94
|
}
|
108
95
|
|
109
96
|
You can iterate over the standard input like Ruby
|
110
97
|
|
111
|
-
|
112
98
|
The thing with this is that it has 100% speed. The resultant preprocessed program becomes a normal C program
|
113
99
|
|
114
|
-
|
115
|
-
|
116
100
|
The compile and run time for a program (if you use tcc and not gcc) can be about 24 milliseconds, which is faster than Ruby to run.
|
117
101
|
|
118
|
-
|
119
102
|
Even though the program is preprocessed, re-preprocessed, compiled, assembled, linked, turned into an executable, and then run
|
120
103
|
|
121
|
-
|
122
104
|
Kind of like early C++, this is a preprocessor for C.
|
123
105
|
|
124
106
|
But it's much faster to compile than C++. Significantly so.
|
125
107
|
|
126
108
|
Is anyone else interested in this? (BSD)
|
127
109
|
|
128
|
-
|
129
110
|
I'm realising this under the BSD license. I'm interested if anyone else else likes this work, and would like to use it, or to work with me.
|
130
111
|
|
131
112
|
Best regards,
|
132
113
|
|
133
114
|
Gregory
|
134
115
|
|
135
|
-
|
136
116
|
Current program is written in Crystal (crystal-lang.org) -- it was written in ruby, it could be ported to another language.
|
137
117
|
|
138
118
|
I would like to make this self-hosting, but that would take a little bit of work.
|
@@ -141,14 +121,11 @@ About the Name
|
|
141
121
|
|
142
122
|
Years ago, I really, really liked Compiz
|
143
123
|
|
144
|
-
|
145
124
|
Compiz then forked into Beryl. There was the Emerald Window Manager, which was really nice and beautiful.
|
146
125
|
|
147
|
-
|
148
126
|
I actually made another programming language. I made 2 other programming language. One was a full compiler and assembler, that ran code in memory. It was around 16 thousand lines of code. I made a programming language that had the syntax of Python or Ruby, but transpiled into C++. I called that C += 2. I used that other language, and I created a Web Browser in it based on Chrome. I called it “Emerald Browser.” Emeralds are beautiful green gems.
|
149
127
|
|
150
|
-
|
151
|
-
“Emerald is a gemstone and a variety of the mineral beryl colored green by trace amounts of chromium or sometimes vanadium. Beryl has a hardness of 7.5–8 on the Mohs scale. Most emeralds are highly included, so their toughness is classified as generally poor. Emerald is a cyclosilicate.”</i> --Wikipedia
|
128
|
+
“Emerald is a gemstone and a variety of the mineral beryl colored green by trace amounts of chromium or sometimes vanadium. Beryl has a hardness of 7.5–8 on the Mohs scale. Most emeralds are highly included, so their toughness is classified as generally poor. Emerald is a cyclosilicate.”</i> --Wikipedia
|
152
129
|
|
153
130
|
There was a browser with a terminal built in to it.
|
154
131
|
|
@@ -158,13 +135,11 @@ QUESTIONS
|
|
158
135
|
|
159
136
|
Why not use Rust?
|
160
137
|
|
161
|
-
|
162
138
|
$ time rustc a.rs
|
163
139
|
real 0m0.637s
|
164
140
|
user 0m0.502s
|
165
141
|
sys 0m0.160s
|
166
142
|
|
167
|
-
|
168
143
|
Rust takes 0.637 seconds to compile an empty file!
|
169
144
|
|
170
145
|
That is not ideal.
|
data/documentation/emoji
CHANGED
data/documentation/exp
CHANGED
data/documentation/find_housing
CHANGED
data/documentation/floor
CHANGED
@@ -1 +1 @@
|
|
1
|
-
Gets the floor of numbers e.g. 21.3 -> 21
|
1
|
+
Gets the floor of numbers e.g. 21.3 -> 21
|
data/documentation/g+
CHANGED
data/documentation/google_speak
CHANGED
@@ -1,7 +1,7 @@
|
|
1
|
-
Google speak is really useful. It speaks a statement using the Google Translate
|
1
|
+
Google speak is really useful. It speaks a statement using the Google Translate voice, which is probably the most authoritative and high-quality text-to-speech voice that exists.
|
2
2
|
|
3
3
|
It's kind of like “espeak” or similar tools, but it is much better.
|
4
4
|
|
5
5
|
You need an internet connection for it to work.
|
6
6
|
|
7
|
-
It is probably limited at 100 characters.
|
7
|
+
It is probably limited at 100 characters.
|
data/documentation/green
CHANGED
@@ -1 +0,0 @@
|
|
1
|
-
|
data/documentation/green_bold
CHANGED
@@ -1 +0,0 @@
|
|
1
|
-
|
@@ -1 +0,0 @@
|
|
1
|
-
|
@@ -1 +0,0 @@
|
|
1
|
-
|