Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Accidently removed items JIT and JVM were restored
  • Loading branch information
Altai-man committed Jul 22, 2016
1 parent 7e00611 commit 9302e6f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/Language/glossary.pod6
Expand Up @@ -509,6 +509,16 @@ X<|WW>
Short for C<wrong window>. When on L<#IRC>, someone types something in a
channel that was intended for another channel, or for a private message.
=head1 JIT
X<|JIT>
L<Just-in-time compilation|https://en.wikipedia.org/wiki/Just-in-time_compilation>, a technique for improving the performance of virtual machines.
=head1 JVM
X<|JVM>
Java Virtual Machine
=head1 Larry Wall
L<Perl's|#Perl> benevolent dictator for life, among many other things. See
Expand Down

0 comments on commit 9302e6f

Please sign in to comment.