Software Alternatives & Reviews

IronPython VS Pike programming language

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

IronPython logo IronPython

Development

Pike programming language logo Pike programming language

Dynamic programming language with a syntax similar to Java and C
  • IronPython Landing page
    Landing page //
    2021-05-21
  • Pike programming language Landing page
    Landing page //
    2023-10-15

IronPython videos

Python Winforms Application in Visual Studio 2019 | IronPython Getting Started

More videos:

  • Tutorial - Code ASMR 💻 Soft Spoken IronPython Tutorial

Pike programming language videos

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

+ Add video

Category Popularity

0-100% (relative to IronPython and Pike programming language)
Programming Language
49 49%
51% 51
OOP
49 49%
51% 51
Development
49 49%
51% 51
Generic Programming Language

User comments

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

Social recommendations and mentions

Based on our record, IronPython should be more popular than Pike programming language. It has been mentiond 17 times since March 2021. 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.

IronPython mentions (17)

  • Python 3.13 Gets a JIT
    If you're interested in learning more about the challenges and tradeoffs, both Jython (https://www.jython.org/) and IronPython (https://ironpython.net/) have been around for a long time and there's a lot of reading material on that subject. - Source: Hacker News / 4 months ago
  • How python's Multithreading differs from other languages
    There are several ways of bypassing the GIL. First of all, the GIL is only present in the C implementation of Python, CPython. Other implementations of Python like Jython, IronPython, and PyPy don't have the GIL. Additionally, Python provides the multiprocessing library, which allows for parallelism in your Python program. - Source: dev.to / 6 months ago
  • Starting Python, confused about cross platform app development. Is IronPython + .NET the only option?
    I am not set on .NET, but just curious, so thanks for the suggestions. Interesting that it's billed as cross-plaform, but doesn't do it that well. I just searched 'python wrapper for .net' and found PythonNET. Also, it seems yes IronPython is active. Source: about 1 year ago
  • Scripting inside Rimworld with Unity: Impossible? With java it is a 3 liner.
    There are quite a lot of ways to run scripting languages in C#. I've no idea what JSR223 is but .NET has DLR for example. There are also multiple libraries: IronPython, NLua, Jint and Jurassic for Javascript. There's also older version of CS-Script working with .NET Framework. Source: over 1 year ago
  • Execute Python script from .Net Core API backend
    If you need control over how the script runs, access to variables etc, I can highly recommend IronPython, but it might be overkill for what you need. Source: over 1 year ago
View more

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 / 11 months 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: about 1 year ago
  • Hacker News top posts: May 21, 2022
    Pike Programming Language\ (45 comments). Source: almost 2 years ago
  • What's the most obscure ACTUAL programming language?
    Pike (Apparently some Opera browser proxy compression server was written in it.). Source: about 2 years ago

What are some alternatives?

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

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

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

Go Programming Language - Go, also called golang, is a programming language initially developed at Google in 2007 by Robert...

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

Crystal (programming language) - Programming language with Ruby-like syntax that compiles to efficient native code.

Squirrel (programming language) - Squirrel is a high level imperative, object-oriented programming language, designed to be a light-weight scripting language that fits in the size, memory bandwidth, and real-time requirements of applications like video games.