branch: externals/beardbolt commit 1001531172b176abd6a3a05365c4e997646c39a2 Author: Jay Kamat <jaygka...@gmail.com> Commit: Jay Kamat <jaygka...@gmail.com>
Add java demo --- README.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.org b/README.org index 594d692b0f..560320c71b 100644 --- a/README.org +++ b/README.org @@ -85,6 +85,12 @@ otherwise only top level code will be shown. Python 2 is unsupported. [[https://s25.postimg.cc/594qd9o4v/output-2018-08-04-18_07_45.gif][https://s25.postimg.cc/594qd9o4v/output-2018-08-04-18_07_45.gif]] +** Java + +parses the output of ~javap~, so may be a little unreliable or buggy at the +moment. + +[[https://s25.postimg.cc/57s2z9uxb/output-2018-09-01-00_29_30.gif][https://s25.postimg.cc/57s2z9uxb/output-2018-09-01-00_29_30.gif]] ** Common Lisp No support for source->asm matching or filtering.