Software Alternatives, Accelerators & Startups

Pike programming language VS Yasm

Compare Pike programming language VS Yasm and see what are their differences

Pike programming language logo Pike programming language

Dynamic programming language with a syntax similar to Java and C

Yasm logo Yasm

Yasm is a complete rewrite of the NASM assembler.
  • Pike programming language Landing page
    Landing page //
    2023-10-15
  • Yasm Landing page
    Landing page //
    2019-09-10

Pike programming language videos

No Pike programming language videos yet. You could help us improve this page by suggesting one.

Add video

Yasm videos

Spelunky Classic! Mod Review- YASM 1.7

More videos:

  • Review - A Night of Royalty: Kaftan Extravaganza | RCCG YASM Convention 2019 | Brandon and Tobi
  • Review - YASM Update - Mr YASM Mini Bio

Category Popularity

0-100% (relative to Pike programming language and Yasm)
Programming Language
100 100%
0% 0
IDE
0 0%
100% 100
OOP
100 100%
0% 0
Email Marketing
0 0%
100% 100

User comments

Share your experience with using Pike programming language and Yasm. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Pike programming language might be a bit more popular than Yasm. We know about 4 links to it since March 2021 and only 3 links to Yasm. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Pike programming language mentions (4)

  • The C Interpreter: A Tutorial for Cin
    I'm sure I remember Pike starting off as a literal C interpreter, but somewhere along the line decided to become it's own 'C-like' language. https://pike.lysator.liu.se Wikipedia seems to imply that it was separated out from LPmud's built-in 'C interpreter' which sounds about right. - Source: Hacker News / about 1 year ago
  • MUD in Pike
    In any other case, I dunno. I just like it cos it's basically LPC being used outside a MUD. Check out the site though, and maybe play with it too. pike.lysator.liu.se. Source: over 1 year ago
  • Hacker News top posts: May 21, 2022
    Pike Programming Language\ (45 comments). Source: about 2 years ago
  • What's the most obscure ACTUAL programming language?
    Pike (Apparently some Opera browser proxy compression server was written in it.). Source: over 2 years ago

Yasm mentions (3)

  • The Netwide Assembler (NASM)
    Trust me, at least on Intel, you do not want to write assembly inside your C/C++ code, unless it's just a couple of lines. The usual AT&T syntax will drive you nuts, and the additional syntax for embedding assembly only adds to the misery. For any reasonable amounts (say, you want a function or several) of assembly, you want Intel syntax and standalone assembly files. NASM is a great tool, although YASM should... - Source: Hacker News / 8 months ago
  • Choosing the best assembler to work under GNU/Linux
    Things like yasm only have tasm support...not sure if that will be enough in your case. Source: about 2 years ago
  • NASM Assembly Language Tutorials
    Can also recommend the rewrite of NASM, YASM. https://yasm.tortall.net/. - Source: Hacker News / over 2 years ago

What are some alternatives?

When comparing Pike programming language and Yasm, you can also consider the following products

D (Programming Language) - D is a language with C-like syntax and static typing.

NASM - The Netwide Assembler, NASM, is an 80x86 and x86-64 assembler designed for portability and...

C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation

PCem - PCem emulates an IBM 5150 PC, several models of clones and successors, along with various graphics...

Perl - Highly capable, feature-rich programming language with over 26 years of development

flat assembler - A fast and efficient self-assembling x86 assembler for DOS, Windows and Linux.