Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

Parrot Assembly

Parrot Assembly - Assembly language

< >

Parrot Assembly is an assembly language created in 2003.

#960on PLDB 20Years Old 45Users
0Books 0Papers 1Repos

The Parrot assembly language (PASM) is the basic assembly language used by the Parrot virtual machine. PASM is the lowest level assembly language in the Parrot stack. The Parrot intermediate representation (PIR) is PASM extended to simplify development of compilers. Read more on Wikipedia...


Example from the web:
#!/usr/bin/env parrot .pcc_sub :main main: say "Hello!" end
knitr.html 路 parrot-assembly.html 路 fp.html

View source

- Build the next great programming language Search Day 213 About Blog Acknowledgements Traffic Traffic Today GitHub feedback@pldb.com