Questions tagged [parrot]

Parrot is a virtual machine designed to efficiently compile and execute bytecode for dynamic languages. Initially build for Perl 6, it strives to implement many different languages and provide a compatible cross-language data representation. Parrot currently hosts a variety of language implementations in various stages of completion, including Tcl, Javascript, Ruby, Lua, Scheme, PHP, Python, Perl 6, APL, and a .NET bytecode translator.

Parrot is a virtual machine designed to efficiently compile and execute bytecode for dynamic languages. Initially built for Perl 6, it strives to implement many different languages and provide a compatible cross-language data representation. Parrot currently hosts a variety of language implementations in various stages of completion, including Tcl, Javascript, Ruby, Lua, Scheme, PHP, Python, Perl 6, APL, and a .NET bytecode translator.

Free Parrot / Perl 6 Book

32 questions
-1
votes
0 answers

Parrot os 5.3 is not using my pc full ram

I have installed parrot security 5.3 as my main operating system but it only use half of my pc ram only 2GB and my computer has 4GB ram so I am unable to run Burp suit community edition how to fix this problem How to use my pc Full ram for parrot os
-2
votes
3 answers

i was upgrading parrot os and it failed realtek driver and said to use dpkg -a --configure

dpkg --configure -a Setting up realtek-rtl8188eus-dkms (5.3.9~git20220829.4ba8e08-0parrot1) ... Removing old realtek-rtl8188eus-5.3.9~git20220829.4ba8e08 DKMS files... Deprecated feature: REMAKE_INITRD…
1 2
3