ido

By n64decomp

Ido Alternatives

Similar projects and alternatives to ido

  • sm64

    A Super Mario 64 decompilation, brought to you by a bunch of clever folks.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ido alternative or higher similarity.

ido reviews and mentions

Posts with mentions or reviews of ido. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-20.
  • Overhauling Mario 64's code to reach 30 FPS and render 6x faster on N64 hardware
    5 projects | news.ycombinator.com | 20 Apr 2022
    hahah yes the "0.0f" is different from "0.f" is different from "0.0" is different from "0" is a great IDO meme as well. One of the changes we had to make we started to support the PAL release, which was compiled at -O2, was to go back and change some constants from explicit "1.0f" to "1" to get the code-gen to match.

    I think that that is a C thing, though: an unpostfixed 0. is a double. Sometimes IDO can do the conversion at compile time, and sometimes it can't. But, the compiler will treat things "0.0f" and a compile-time "(f32)0.0" as different constants...

    We have a kinda outdated document of weird IDO behavior which is worth a read if you want to trigger some PTSD: https://hackmd.io/vPmcgdaFSlq4R2mfkq4bJg#Compiler-behavior

    Also, since SGI/MIPS/IDO was from Stanford (I think...?), there is actually a surprising amount of published papers on IDO's compilation model. Which comes in handy if you are trying for the ultimate joke of decompiling the written-in-pascal compiler into C: https://github.com/n64decomp/ido

Stats

Basic ido repo stats
1
32
3.3
about 1 year ago

The primary programming language of ido is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com