-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
933 lines (809 loc) · 38 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
<!DOCTYPE html>
<html lang="en">
<head>
<title>Noprianto</title>
<meta charset="utf-8">
<meta name="description" content="Noprianto">
<meta name="keywords" content="noprianto, singkong, singkong programming, singkong programming language, Singkong.jar, singkong.jar, sqliteboy, python, java, monkey.py, Monkey.java, Monkey.jar, monkey.singkong, monkeyinterpreter.jar, perkedel">
<meta name="author" content="Noprianto">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body
{
font-size : 16px;
line-height : 22px;
font-family : sans-serif;
}
table
{
border-collapse : collapse;
width : 100%;
}
th, td
{
padding : 8px;
vertical-align : top;
border : 1px solid #406080;
}
h3
{
padding-top : 20px;
}
.title
{
width : 40%;
}
</style>
</head>
<body>
<div id="menu">
<h3>Dr. Noprianto</h3>
<small>
Developer of Singkong programming language, founder and director of Singkong.dev.
</small>
<hr>
<p>
<strong><a href="https://nopri.github.io/singkong.html">
Singkong Programming Language</a></strong>: case-insensitive,
dynamically typed, procedural, and interpreted programming language
that runs on Java Virtual Machine (Java 5.0 or later).
It has numbers, booleans, strings, arrays, hash maps, dates,
first-class functions, built-in functions, GUI components,
database connections, and other features.
Singkong program can call Java methods and Singkong interpreter
can be embedded and integrated into another applications.
Singkong interpreter is distributed as single jar file.
It comes with simple GUI editor/interactive evaluator/database
tool and can be run on graphical or text user interfaces.
</p>
<p>
Singkong is based on Monkey.java (please see below) and inspired by
Monkey Programming Language.
</p>
<p>
Download (4.4 MB, version 10.4, 2024-November-24):
<a href="https://nopri.github.io/Singkong.jar">Singkong.jar</a>,
<a href="https://nopri.github.io/Singkong.jar.md5">Singkong.jar.md5</a> (checksum),
<a href="https://nopri.github.io/Singkong.txt">Singkong.txt</a> (documentation, also included in Singkong.jar).
</p>
<p>
Singkong book in Bahasa Indonesia (322 pages):
<a href="https://nopri.github.io/singkong.pdf">singkong.pdf</a>
</p>
<p>
<a href="https://nopri.github.io/singkong.html">Screenshots</a>:
<a href="https://nopri.github.io/Singkong-eval.png">interactive</a>,
<a href="https://nopri.github.io/Singkong-editor.png">editor</a>,
<a href="https://nopri.github.io/Singkong-database.png">database</a>,
<a href="https://nopri.github.io/Singkong-help.png">help</a>,
<a href="https://nopri.github.io/singkong-mac-11.png">macOS 11</a>,
<a href="https://nopri.github.io/singkong-mac-10.15.png">macOS 10.15</a>,
<a href="https://nopri.github.io/singkong-mac-10.4.png">Mac OS X 10.4</a>,
<a href="https://nopri.github.io/singkong-win-10.png">Windows 10</a>,
<a href="https://nopri.github.io/singkong-win-7.png">Windows 7</a>,
<a href="https://nopri.github.io/singkong-win-xp.png">Windows XP</a>,
<a href="https://nopri.github.io/singkong-win-2000.png">Windows 2000</a>,
<a href="https://nopri.github.io/singkong-win-98.png">Windows 98</a>,
<a href="https://nopri.github.io/singkong-linux-ubuntu.16.04.png">Ubuntu 16.04</a>,
<a href="https://nopri.github.io/singkong-linux-ubuntu.4.10.png">Ubuntu 4.10</a>,
<a href="https://nopri.github.io/singkong-linux-redhat.7.3.png">Red Hat Linux 7.3</a>,
<a href="https://nopri.github.io/singkong-chromeos-101.png">Chrome OS</a>,
<a href="https://nopri.github.io/singkong-solaris-11.4.png">Solaris 11.4</a>,
<a href="https://nopri.github.io/singkong-freebsd-13.0.png">FreeBSD 13.0</a>,
<a href="https://nopri.github.io/singkong-openbsd-7.0.png">OpenBSD 7.0</a>,
<a href="https://nopri.github.io/singkong-netbsd-9.2.png">NetBSD 9.2</a>,
<a href="https://nopri.github.io/singkong-linux-android-debian.10.png">Debian 10 on Android</a>.
</p>
<p>
Modules and examples:
<a href="https://nopri.github.io/monkey.singkong">monkey.singkong</a>,
<a href="https://nopri.github.io/rect_array_util.singkong">rect_array_util.singkong</a> (bundled),
<a href="https://nopri.github.io/csv.singkong">csv.singkong</a> (bundled),
<a href="https://nopri.github.io/set_util.singkong">set_util.singkong</a> (bundled),
<a href="https://nopri.github.io/db_util.singkong">db_util.singkong</a> (bundled),
<a href="https://nopri.github.io/perkedel-bundle/perkedel.singkong">perkedel.singkong</a>,
<a href="https://nopri.github.io/components.singkong">components.singkong</a>,
<a href="https://nopri.github.io/paint.singkong">paint.singkong</a> (<a href="paint.png">screenshot</a>),
<a href="https://nopri.github.io/greetings.singkong">greetings.singkong</a>,
<a href="https://nopri.github.io/layout.singkong">layout.singkong</a>,
<a href="https://nopri.github.io/info.singkong">info.singkong</a>,
<a href="https://nopri.github.io/event.singkong">event.singkong</a>,
<a href="https://nopri.github.io/printer.singkong">printer.singkong</a>,
<a href="https://nopri.github.io/editor.singkong">editor.singkong</a>,
<a href="https://nopri.github.io/timer.singkong">timer.singkong</a>,
<a href="https://nopri.github.io/database_simple.singkong">database_simple.singkong</a>,
<a href="https://nopri.github.io/database.singkong">database.singkong</a>,
<a href="https://nopri.github.io/sort.singkong">sort.singkong</a>,
<a href="https://nopri.github.io/draw.singkong">draw.singkong</a>,
<a href="https://nopri.github.io/util.singkong">util.singkong</a> (bundled),
<a href="https://nopri.github.io/ui_util.singkong">ui_util.singkong</a> (bundled),
<a href="https://nopri.github.io/ui_calendar.singkong">ui_calendar.singkong</a> (bundled),
<a href="https://nopri.github.io/json.singkong">json.singkong</a> (bundled),
<a href="https://nopri.github.io/web.singkong">web.singkong</a> (bundled),
<a href="https://nopri.github.io/medical.singkong">medical.singkong</a>.
</p>
<p>
Module (Java) examples:
<a href="https://nopri.github.io/HelloWorld.class">HelloWorld.class</a>,
<a href="https://nopri.github.io/HelloWorldArray.class">HelloWorldArray.class</a>,
<a href="https://nopri.github.io/HelloWorldArrayArray.class">HelloWorldArrayArray.class</a>,
<a href="https://nopri.github.io/HelloWorldEval.class">HelloWorldEval.class</a>,
<a href="https://nopri.github.io/Dialog.class">Dialog.class</a>.
</p>
<p>
Singkong web application (CGI) demo: <a href="https://www.singkong.dev">www.singkong.dev</a>
</p>
<p>
Singkong and Java 8 bundle:
if you are using Windows and Java is not installed,
<a href="https://nopri.github.io/singkong-java8-bundle.exe">
singkong-java8-bundle.exe</a> (<a href="singkong-java8-bundle.exe.md5">checksum</a>) might be used to run Singkong
(portable/standalone, no installation, no admin privileges required,
for Windows 7 or later).
Files used in building this bundle:
<a href="https://github.com/nopri/nopri.github.io/blob/master/singkong-java8-bundle.SED">singkong-java8-bundle.SED</a>,
<a href="https://github.com/nopri/nopri.github.io/blob/master/singkong.c">singkong.c</a>,
<a href="https://nopri.github.io/singkong.exe">singkong.exe</a>.
</p>
<hr>
<p>
<strong>Perkedel</strong>: compilers, interpreters, and database systems bundle for Windows.
Comes with Java Runtime Environment (AdoptOpenJDK),
ECJ (Eclipse), MinGW (Code::Blocks), Tcl/Tk (compiled),
Python (python.org; pip, ReportLab, web.py, PyOTP, psycopg2 (binary), et_xmlfile, jdcal, openpyxl, XlsxWriter, SQLiteBoy),
CHICKEN Scheme (compiled),
PostgreSQL (compiled),
and Singkong.
It is possible to run Perkedel in a temporary directory,
or install it in perkedel directory of
system drive. Perkedel requires at least 600 MB of free disk
space (runs on Windows 7 or later).
Perkedel is free software and is under public domain.
Download (86 MB):
<a href="https://nopri.github.io/perkedel.exe">perkedel.exe</a> (<a href="perkedel.exe.md5">checksum</a>).
Files used in building this bundle:
<a href="https://github.com/nopri/nopri.github.io/blob/master/perkedel-bundle/perkedel-bundle.SED">perkedel-bundle.SED</a>,
<a href="https://github.com/nopri/nopri.github.io/blob/master/perkedel-bundle/perkedel-run.c">perkedel-run.c</a>,
<a href="https://nopri.github.io/perkedel-bundle/perkedel-run.exe">perkedel-run.exe</a>,
<a href="https://github.com/nopri/nopri.github.io/blob/master/perkedel-bundle/perkedel-start.c">perkedel-start.c</a>,
<a href="https://nopri.github.io/perkedel-bundle/perkedel-start.exe">perkedel-start.exe</a>,
<a href="https://github.com/nopri/nopri.github.io/blob/master/perkedel-bundle/perkedel.c">perkedel.c</a>,
<a href="https://nopri.github.io/perkedel-bundle/perkedel.exe">perkedel.exe</a> (bundle),
<a href="https://nopri.github.io/perkedel-bundle/perkedel.singkong">perkedel.singkong</a>,
<a href="https://nopri.github.io/perkedel-bundle/update.singkong">update.singkong</a>.
Screenshots:
<a href="https://nopri.github.io/perkedel-screen/perkedel-1.png">welcome</a>,
<a href="https://nopri.github.io/perkedel-screen/perkedel-2.png">confirmation</a>,
<a href="https://nopri.github.io/perkedel-screen/perkedel-3.png">perkedel</a>,
<a href="https://nopri.github.io/perkedel-screen/perkedel-4.png">examples</a>,
<a href="https://nopri.github.io/perkedel-screen/perkedel-5.png">compile/run</a>,
<a href="https://nopri.github.io/perkedel-screen/perkedel-6.png">Singkong</a>,
<a href="https://nopri.github.io/perkedel-screen/perkedel-7.png">information</a>,
<a href="https://nopri.github.io/perkedel-screen/perkedel-8.png">files</a>,
<a href="https://nopri.github.io/perkedel-screen/perkedel-9.png">PostgreSQL</a>.
Perkedel documentation in Bahasa Indonesia (7 pages):
<a href="https://nopri.github.io/perkedel.pdf">perkedel.pdf</a>.
</p>
<hr>
<p>
<strong>SQLiteBoy</strong> (2012-2019, archived): I develop and maintain <a href="https://github.com/nopri/sqliteboy">SQLiteBoy</a>: simple web-based management tool for SQLite database (with form, report, website, and many other features). It is written in Python 2.x and simple to distribute (<a href='https://github.com/nopri/sqliteboy/blob/master/sqliteboy.py'>sqliteboy.py</a>).
</p>
<hr>
<p><strong>Monkey</strong>: My simple implementations of <a href="https://monkeylang.org">The Monkey Programming Language</a> interpreters in Java, Python, and Singkong:
<a href="https://github.com/nopri/nopri.github.io/blob/master/Monkey.java">Monkey.java</a>,
<a href="https://nopri.github.io/Monkey.jar">Monkey.jar</a>,
<a href="https://github.com/nopri/nopri.github.io/blob/master/monkey.py">monkey.py</a>,
<a href="https://github.com/nopri/nopri.github.io/blob/master/monkey.singkong">monkey.singkong</a>,
<a href="https://nopri.github.io/monkeyinterpreter.jar">monkeyinterpreter.jar</a>.
Compatibility notes: monkey.py is compatible with Python 2 and Python 3, starting from Python 2.3.
Monkey.java is compatible with Java 5.0 or later (developed in Java 8, with -source 1.5 -target 1.5; compilation/run test in Java 5.0, 8, and 13).
monkey.singkong requires Singkong 4.8 or later.
Test file for Python version: <a href="https://github.com/nopri/nopri.github.io/blob/master/monkey_tests.py">monkey_tests.py</a>.
In Monkey.java or monkey.py, it is possible to set initial environment when the interpreter is started. This allows integration with external applications.
For more information, including how to use/integrate, please refer to comments in the source code.
<br><br>
Need to run Monkey on older systems? Monkey.java can even be <a href="monkey_java5_w95_compile_run.png">compiled</a> in Java 5.0 running on Windows 95 (which was released in 1995). Monkey.jar (released version, compiled in Java 8) can also <a href="monkey_java5_w95_jar_run.png">run</a> on Windows 95. Monkey implementation in Singkong (monkey.singkong, monkeyinterpreter.jar, <a href="monkey_singkong_gui.png">GUI</a>, <a href="monkey_singkong_text.png">text</a>) can be run on Windows 98, using Java 5.0.
Running latest or released-25-years-ago operating systems? No problem, Monkey is always there.
<br><br>
<a href="noprianto-review-interpreter_book.png">Screenshot of my review</a> of Writing an interpreter in Go. (I no longer have an account there.)
</p>
<hr>
<p>Email address: nop@noprianto.com / nopri.anto@icloud.com</p>
<p>Professional certification: Java (OCP)</p>
<p>GitHub profile: <a href='https://github.com/nopri'>GitHub.com/nopri</a></p>
<hr>
<div>
<a href="#books">Books</a> |
<a href="#papers">Papers</a> |
<a href="#talks">Talks</a> |
<a href="#workshops">Workshops</a> |
<a href="#stories">Stories</a> |
<a href="#system">System.jar</a> |
<a href="#compiled">Compiled</a> |
<a href="#vm">VM</a> |
<a href="#classes">Classes</a>
</div>
</div>
<div id="books">
<h3><a href='#menu'>Books</a></h3>
<table>
<tr>
<th>Link</th>
<th>Title</th>
<th>Description</th>
</tr>
<tr>
<td></td>
<td>Python & Pemrograman Linux (ISBN 979-533-887-0)</td>
<td>published in 2002 by Penerbit Andi Yogyakarta</td>
</tr>
<tr>
<td></td>
<td>Panduan Praktis Debian GNU/Linux 3.1 (ISBN 979-523-788-8)</td>
<td>published in 2006 by Penerbit Dian Rakyat</td>
</tr>
<tr>
<td></td>
<td>OpenOffice.org 2.0 (ISBN 979-523-738-1)</td>
<td>published in 2006 by Penerbit Dian Rakyat</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/id-wxwidgets.pdf">PDF</a></td>
<td>wxWidgets</td>
<td>2006</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/id-python.pdf">PDF</a></td>
<td>Python (Dasar, Database, GTK+, CGI)</td>
<td>2009</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/form-dan-report-sederhana-dengan-sqliteboy.pdf">PDF</a></td>
<td>Form dan Report sederhana dengan SQLiteBoy</td>
<td>2014</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/dasar-dasar-openerp_sisi-teknikal-dan-contoh-kasus.pdf">PDF</a></td>
<td>Dasar-dasar OpenERP: sisi teknikal dan contoh kasus</td>
<td>2014, co-author, editor</td>
</tr>
<tr>
<td><a href="https://nopri.github.io/noprianto-mengenal_dan_menggunakan_java.pdf">PDF</a></td>
<td>Mengenal dan Menggunakan Bahasa Pemrograman Java (ISBN: 978-602-52770-0-9)</td>
<td>363 pages, published in 2018 (updated 2020) by PT. Stabil Standar Sinergi</td>
</tr>
<tr>
<td><a href="https://nopri.github.io/singkong.pdf">PDF</a></td>
<td>Mengenal dan Menggunakan Bahasa Pemrograman Singkong (ISBN: 978-602-52770-1-6)</td>
<td>322 pages, published in 2020 (updated 2024) by PT. Stabil Standar Sinergi</td>
</tr>
<tr>
<td></td>
<td>Matematika Diskrit Komputasional dengan Bahasa Singkong (ISBN: 978-602-52770-2-3)</td>
<td>137 pages, published in 2021 by PT. Stabil Standar Sinergi, co-author, editor</td>
</tr>
<tr>
<td><a href="contoh-singkong-1-gui-1.pdf">PDF</a></td>
<td>Contoh dan Penjelasan Bahasa Singkong: Dasar-dasar Aplikasi GUI (ISBN: 978-602-52770-3-0)</td>
<td>130 pages, published in 2022 by PT. Stabil Standar Sinergi, co-author, editor</td>
</tr>
<tr>
<td><a href="contoh-singkong-2-gui-2.pdf">PDF</a></td>
<td>Contoh dan Penjelasan Bahasa Singkong: Mahir Bekerja dengan GUI (ISBN: 978-602-52770-4-7)</td>
<td>132 pages, published in 2022 by PT. Stabil Standar Sinergi, co-author, editor</td>
</tr>
<tr>
<td><a href="contoh-singkong-3-db.pdf">PDF</a></td>
<td>Contoh dan Penjelasan Bahasa Singkong: Bekerja dengan Database Relasional (ISBN: 978-602-52770-5-4)</td>
<td>102 pages, published in 2022 by PT. Stabil Standar Sinergi, co-author, editor</td>
</tr>
<tr>
<td><a href="contoh-singkong-4-web.pdf">PDF</a></td>
<td>Contoh dan Penjelasan Bahasa Singkong: Aplikasi Web dan Topik Lanjutan (ISBN: 978-602-52770-6-1)</td>
<td>88 pages, published in 2023 (updated 2024) by PT. Stabil Standar Sinergi, co-author, editor</td>
</tr>
<tr>
<td><a href="contoh-arcgis-js-sdk.pdf">PDF</a></td>
<td>Contoh Sederhana Penggunaan ArcGIS Maps SDK for JavaScript (ISBN: 978-602-52770-7-8)</td>
<td>50 pages, published in 2023 by PT. Stabil Standar Sinergi</td>
</tr>
<tr>
<td><a href="dasar-algoritma-singkong.pdf">PDF</a></td>
<td>Dasar-dasar Algoritma, Struktur Data, dan Pemrograman dengan Bahasa Singkong (ISBN: 978-602-52770-8-5)</td>
<td>144 pages, published in 2024 by PT. Stabil Standar Sinergi, co-author, editor</td>
</tr>
</table>
</div>
<div id="papers">
<h3><a href='#menu'>Papers</a></h3>
<table>
<tr>
<th>Link</th>
<th>Title</th>
<th>Publisher</th>
<th>Identifier</th>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-conference-kicss2016-spreadsheet_testcase.pdf">PDF</a></td>
<td>Simple spreadsheet test case application to test spreadsheet formula in end-user software engineering</td>
<td>The Eleventh 2016 International Conference on Knowledge, Information and Creativity Support Systems (KICSS 2016)</td>
<td><a href="https://doi.org/10.1109/KICSS.2016.7951447">DOI</a></td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-conference-kicss2016-pangsit.pdf">PDF</a></td>
<td>Pangsit: spreadsheet-like domain-specific programming language for data entry application development</td>
<td>The Eleventh 2016 International Conference on Knowledge, Information and Creativity Support Systems (KICSS 2016)</td>
<td></td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-conference-icact2017-multithreaded_sqlite_server_json.pdf">PDF</a></td>
<td>Server for SQLite Database: Multithreaded HTTP Server with Synchronized Database Access and JSON Data-Interchange</td>
<td>19th International Conference on Advanced Communication Technology (ICACT 2017)</td>
<td><a href="https://doi.org/10.23919/ICACT.2017.7890200">DOI</a></td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-conference-admits_2017-multiplatform_application_user_interface_design.pdf">PDF</a></td>
<td>Multi-platform Application User Interface Design based on Spreadsheet</td>
<td>The International Conference on Advanced Management and Information Technology Services 2017</td>
<td></td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-conference-cyberneticscom_2017-perkedel_data_entry_language.pdf">PDF</a></td>
<td>Perkedel: Spreadsheet-inspired domain-specific programming language for data entry</td>
<td>The 2017 IEEE International Conference on Cybernetics and Computational Intelligence</td>
<td></td>
</tr>
<tr>
<td><a href="https://doi.org/10.24507/icicel.13.12.1157">PDF</a></td>
<td>Spreadsheet and comma-separated values (CSV) based domain-specific programming language for web application development</td>
<td>ICIC Express Letters (Volume 13, Number 12, December 2019)</td>
<td><a href="https://doi.org/10.24507/icicel.13.12.1157">DOI</a></td>
</tr>
</table>
</div>
<div id="talks">
<h3><a href='#menu'>Talks</a></h3>
More events at <a href="https://singkong.dev">Singkong.dev</a>
<table>
<tr>
<th>Link</th>
<th class="title">Title</th>
<th>Location</th>
<th>Date</th>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-professional_enduser_se.pdf">PDF</a></td>
<td>Differences between End-user software engineering and Professional software engineering</td>
<td>Bina Nusantara University</td>
<td>2016-May-10</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-example_oop_python.pdf">PDF</a></td>
<td>Example of Object Oriented Programming In Python Programming Language</td>
<td>Bina Nusantara University</td>
<td>2016-May-10</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-example_unittest_python.pdf">PDF</a></td>
<td>Example of Simple Unit Testing In Python Programming Language (unittest module) Case study: SQLiteBoy</td>
<td>Bina Nusantara University</td>
<td>2016-May-19</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-concurrency_multithreading.pdf">PDF</a></td>
<td>Introduction to concurrency and multithreading</td>
<td>Bina Nusantara University</td>
<td>2016-Oct-19</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-you_dont_have_to_code_configure_maintain_it_yourself-an_opinion_from_a_tired_do_it_yourself_programmer.pdf">PDF</a></td>
<td>You do not have to code/configure/maintain it yourself (an opinion from a tired do-it-yourself programmer)</td>
<td>Bina Nusantara University</td>
<td>2017-Feb-20</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-asiknya_menjadi_programmer.pdf">PDF</a></td>
<td>Asiknya menjadi programmer!</td>
<td>Bina Nusantara University</td>
<td>2017-Sep-28</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-bahasa_pemrograman_kebutuhan_pilihan_passion_atau_pengalaman_pahit_manis.pdf">PDF</a></td>
<td>Bahasa Pemrograman: antara kebutuhan, pilihan, dan passion atau pengalaman pahit dan manis</td>
<td>Bina Nusantara University</td>
<td>2018-Feb-19</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-beberapa_bahasa_pemrograman_membangun_satu_aplikasi.pdf">PDF</a></td>
<td>Beberapa bahasa pemrograman untuk membangun satu aplikasi</td>
<td>Bina Nusantara University</td>
<td>2018-Feb-20</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-pemodelan_user_interface_multiplatform.pdf">PDF</a></td>
<td>Pemodelan User Interface Multi-platform</td>
<td>Bina Nusantara University</td>
<td>2018-Nov-27</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-mengenal_compiler.pdf">PDF</a></td>
<td>Mengenal Compiler</td>
<td>Bina Nusantara University</td>
<td>2018-Nov-27</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-class_diagram_dan_code_generation.pdf">PDF</a></td>
<td>Class Diagram dan Code Generation</td>
<td>Bina Nusantara University</td>
<td>2018-Nov-27</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-kolaborasi_lintas_platform_dan_bahasa_pemrograman.pdf">PDF</a></td>
<td>Kolaborasi lintas platform dan bahasa pemrograman</td>
<td>STT PLN</td>
<td>2018-Dec-10</td>
</tr>
<tr>
<td><a href="https://nopri.github.io/noprianto-tantangan_pengembangan_dan_pengelolaan_software.pdf">PDF</a></td>
<td>Tantangan pengembangan dan pengelolaan software</td>
<td>Bina Nusantara University<br>Universitas Multimedia Nusantara</td>
<td>2020-Feb-18<br>2020-Feb-19<br>2020-Feb-25</td>
</tr>
<tr>
<td><a href="https://nopri.github.io/kolaborasi.pdf">PDF</a></td>
<td>Bahasa Pemrograman Singkong: Antara Passion dan Kolaborasi Riset<br>(updated)</td>
<td>
Bina Nusantara University, DCS Alumni Talk<br>
Bina Nusantara University, SoCS Faculty Member Talk<br>
Bina Nusantara University, DCS Alumni Talk<br>
</td>
<td>
2021-Mar-06<br>
2021-July-23<br>
2021-July-24<br>
</td>
</tr>
</table>
</div>
<div id="workshops">
<h3><a href='#menu'>Workshops</a></h3>
More workshops and events at <a href="https://singkong.dev">Singkong.dev</a>
<table>
<tr>
<th>Link</th>
<th class="title">Title</th>
<th>Location</th>
<th>Date</th>
<th>Page</th>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-mengenal_dan_menggunakan_java.pdf">PDF</a></td>
<td>Mengenal dan Menggunakan Bahasa Pemrograman Java</td>
<td>Bina Nusantara University</td>
<td>2018-Sep-05</td>
<td></td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-mengenal_dan_menggunakan_java.pdf">PDF</a></td>
<td>Java: Object dan Class</td>
<td>Bina Nusantara University</td>
<td>2018-Sep-12</td>
<td></td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-mengenal_dan_menggunakan_java.pdf">PDF</a></td>
<td>Java: Class dan Interface</td>
<td>Bina Nusantara University</td>
<td>2018-Sep-19</td>
<td></td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-mengenal_dan_menggunakan_java.pdf">PDF</a></td>
<td>Java: Program to an Interface</td>
<td>Bina Nusantara University</td>
<td>2018-Sep-26</td>
<td>151 - 171</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-mengenal_dan_menggunakan_java.pdf">PDF</a></td>
<td>Java: Exception dan Error</td>
<td>Bina Nusantara University</td>
<td>2018-Oct-03</td>
<td>172 - 196</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-mengenal_dan_menggunakan_java.pdf">PDF</a></td>
<td>Java: Array dan Collection</td>
<td>Bina Nusantara University</td>
<td>2018-Oct-10</td>
<td>197 - 227</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-mengenal_dan_menggunakan_java.pdf">PDF</a></td>
<td>Java: Bekerja dengan file</td>
<td>Bina Nusantara University</td>
<td>2018-Oct-17</td>
<td>236 - 247</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-mengenal_dan_menggunakan_java.pdf">PDF</a></td>
<td>Java: Static nested class dan Inner class</td>
<td>Bina Nusantara University</td>
<td>2018-Oct-24</td>
<td>256 - 266</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-mengenal_dan_menggunakan_java.pdf">PDF</a></td>
<td>Java: Pengantar GUI dengan Swing</td>
<td>Bina Nusantara University</td>
<td>2018-Oct-31</td>
<td>267 - 272</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-mengenal_dan_menggunakan_java.pdf">PDF</a></td>
<td>Java: Contoh Komponen Swing</td>
<td>Bina Nusantara University</td>
<td>2018-Nov-07</td>
<td>273 - 289</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-mengenal_dan_menggunakan_java.pdf">PDF</a></td>
<td>Java: Pengenalan SwingWorker</td>
<td>Bina Nusantara University</td>
<td>2018-Nov-14</td>
<td>300 - 304</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-mengenal_dan_menggunakan_java.pdf">PDF</a></td>
<td>Java: Contoh penggunaan SwingWorker</td>
<td>Bina Nusantara University</td>
<td>2018-Nov-21</td>
<td>305 - 306</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-mengenal_dan_menggunakan_java.pdf">PDF</a></td>
<td>Java: Bekerja dengan sistem database relasional</td>
<td>Bina Nusantara University</td>
<td>2018-Nov-28</td>
<td>309 - 334</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-mengenal_dan_menggunakan_java.pdf">PDF</a></td>
<td>Java: Bekerja dengan sistem database relasional (lanjutan)</td>
<td>Bina Nusantara University</td>
<td>2018-Dec-05</td>
<td>335 - 341</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-mengenal_dan_menggunakan_java.pdf">PDF</a></td>
<td>Java: Tanggal/waktu dan Formatter</td>
<td>Bina Nusantara University</td>
<td>2018-Dec-12</td>
<td>344 - 353</td>
</tr>
<tr>
<td><a href="https://github.com/nopri/nopri.github.io/raw/master/noprianto-python_untuk_berbagai_kebutuhan.pdf">PDF</a></td>
<td>Python untuk berbagai kebutuhan</td>
<td>Bina Nusantara University</td>
<td>2019-Mar-29</td>
<td></td>
</tr>
</table>
</div>
<div id="stories">
<h3><a href='#menu'>Stories</a></h3>
<table>
<tr>
<th>Link</th>
<th>Title</th>
</tr>
<tr>
<td><a href="pangsit_perkedel-tiga_windu_yang_lalu.pdf">Read</a></td>
<td>Pangsit Perkedel: Tiga windu yang lalu</td>
</tr>
<tr>
<td><a href="otp-love-story.html">Read</a></td>
<td>One-time Password dan Cerita Cinta Kita</td>
</tr>
<tr>
<td><a href="https://singkong.dev/kolaborasi/">Read</a></td>
<td>Kolaborasi
<br>(a serial fiction about people working in software development industry)
</td>
</tr>
</table>
</div>
<div id="system">
<h3><a href='#menu'>System.jar</a></h3>
<table>
<tr>
<th>Link</th>
<th class="title">Note</th>
<th>Registration</th>
</tr>
<tr>
<td><a href="https://nopri.github.io/System.jar">Download</a></td>
<td>Simple business and medical application.<br>Free for personal use only, unsupported software, no warranty.<br>Requires Java® 8 or later.</td>
<td><a href="https://nopri.github.io/System.registration.txt">Registration key</a></td>
</tr>
<tr>
<td><a href="https://nopri.github.io/medical.singkong">medical.singkong</a></td>
<td>Using System.jar API server (medical record).<br>Simpler than built-in medical record.<br>Developed using Singkong Programming Language.<br>Requires <a href="https://nopri.github.io/Singkong.jar">Singkong Programming Language Interpreter</a>.</td>
<td>Public domain</td>
</tr>
</table>
</div>
<div id="compiled">
<h3><a href='#menu'>Compiled</a></h3>
Cross-compiled using Ubuntu Linux 22.04, for Windows. Portable/standalone, no installation, no admin privileges required. <a href="cross-compile.html">Tutorial</a> in Bahasa Indonesia.
<table>
<tr>
<th>Name</th>
<th class="title">Description</th>
<th>Link</th>
</tr>
<tr>
<td>local</td>
<td>GLib, Pixman, SDL2, SDL2_image for compiling QEMU 7.0.0 (i686)</td>
<td>
<a href="compiled/local.zip">local.zip</a>
<br>
<a href="compiled/local.zip.md5">local.zip.md5</a>
<br>
<a href="compiled/qemu700.build.txt">howto</a>
<br>
<a href="compiled/glib-cross-compile.txt">glib-cross-compile.txt</a>
</td>
</tr>
<tr>
<td>local (x86_64)</td>
<td>GLib, Pixman, SDL2, SDL2_image for compiling QEMU 7.0.0 (x86_64)</td>
<td>
<a href="compiled/local-x86_64.zip">local-x86_64.zip</a>
<br>
<a href="compiled/local-x86_64.zip.md5">local-x86_64.zip.md5</a>
<br>
<a href="compiled/qemu700-x86_64.build.txt">howto</a>
<br>
<a href="compiled/glib-cross-compile-x86_64.txt">glib-cross-compile-x86_64.txt</a>
</td>
</tr>
<tr>
<td>QEMU 7.0.0</td>
<td>QEMU 7.0.0 with SDL2, SDL2_image for Windows (i686)</td>
<td>
<a href="compiled/qemu700.7z">qemu700.7z</a>
<br>
<a href="compiled/qemu700.7z.md5">qemu700.7z.md5</a>
<br>
<a href="compiled/qemu700.build.txt">howto</a>
</td>
</tr>
<tr>
<td>QEMU 7.0.0 (x86_64)</td>
<td>QEMU 7.0.0 with SDL2, SDL2_image for Windows (x86_64)</td>
<td>
<a href="compiled/qemu700-x86_64.7z">qemu700-x86_64.7z</a>
<br>
<a href="compiled/qemu700-x86_64.7z.md5">qemu700-x86_64.7z.md5</a>
<br>
<a href="compiled/qemu700-x86_64.build.txt">howto</a>
</td>
</tr>
<tr>
<td>PostgreSQL 9.6.24</td>
<td>PostgreSQL 9.6.24 for Windows (i686). Included in <a href="perkedel.exe">perkedel.exe</a> (compilers, interpreters, and database systems bundle for Windows).</td>
<td>
<a href="compiled/postgresql.zip">postgresql.zip</a>
<br>
<a href="compiled/postgresql.zip.md5">postgresql.zip.md5</a>
<br>
<a href="compiled/postgresql.readme.txt">readme</a>
<br>
<a href="compiled/postgresql.build.txt">howto</a>
</td>
</tr>
</table>
</div>
<div id="vm">
<h3><a href='#menu'>VM</a></h3>
Virtual machine images in qcow2 format.
<table>
<tr>
<th>Name</th>
<th class="title">Description</th>
<th>Link</th>
</tr>
<tr>
<td>Alpine Linux 3.17.0 (x86)</td>
<td>Standard install, no NTP client, no SSH server. Installed packages: nano, bash. Root password: root. Shell for user root: bash.</td>
<td>
<a href="vm/alpinelinux-3.17.0.qcow2.7z">alpinelinux-3.17.0.qcow2.7z</a>
<br>
<a href="vm/alpinelinux-3.17.0.txt">alpinelinux-3.17.0.txt</a>
</td>
</tr>
</table>
</div>
<div id="classes">
<h3><a href='#menu'>Classes (2019-2023)</a></h3>
<em>I am no longer a faculty member at Bina Nusantara University. My resignation was effective as of 2023-August-01.</em>
<table>
<tr>
<th>Location</th>
<th>Academic Year</th>
<th class="title">Subject</th>
<th>Classes</th>
</tr>
<tr>
<td>Bina Nusantara University, Jakarta</td>
<td>2019-2020 (1)</td>
<td>Advanced Object Oriented Programming</td>
<td>3</td>
</tr>
<tr>
<td>Bina Nusantara University, Jakarta</td>
<td>2019-2020 (1)</td>
<td>Operating Systems</td>
<td>1</td>
</tr>
<tr>
<td>Bina Nusantara University, Jakarta</td>
<td>2019-2020 (2)</td>
<td>Programming Language Concepts</td>
<td>3</td>
</tr>
<tr>
<td>Bina Nusantara University, Jakarta</td>
<td>2019-2020 (2)</td>
<td>Research Topics in Computer Science</td>
<td>1</td>
</tr>
<tr>
<td>Bina Nusantara University, Jakarta</td>
<td>2020-2021 (1)</td>
<td>Artificial Intelligence</td>
<td>2</td>
</tr>
<tr>
<td>Bina Nusantara University, Jakarta</td>
<td>2020-2021 (1)</td>
<td>Programming Language Concepts</td>
<td>2</td>
</tr>
<tr>
<td>Bina Nusantara University, Jakarta</td>
<td>2020-2021 (2)</td>
<td>Research Topics in Computer Science</td>
<td>2</td>
</tr>
<tr>
<td>Bina Nusantara University, Jakarta</td>
<td>2021-2022 (2)</td>
<td>Software Engineering</td>
<td>1</td>
</tr>
<tr>
<td>Bina Nusantara University, Jakarta</td>
<td>2022-2023 (1)</td>
<td>
Operating Systems
<br>
<a href="scheduler_example.singkong">scheduler_example.singkong</a>
</td>
<td>4</td>
</tr>
<tr>
<td>Bina Nusantara University, Jakarta</td>
<td>2022-2023 (2)</td>
<td>Software Engineering</td>
<td>2</td>
</tr>
</table>
</div>
<hr>
<div>
<p>Last updated on: 2024-November-24 +07:00</p>
</div>
</body>
</html>