Questions Columns Rows
GitHub icon

Parrot Assembly

Parrot Assembly - Assembly language

< >

Parrot Assembly is an assembly language created in 2003.

#1016on PLDB 20Years Old 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

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Stats Sponsor Traffic Traffic Today Day 267 feedback@pldb.com Logout