imp VS ocean

Compare imp vs ocean and see what are their differences.

imp

Imp is a statically typed and compiled scripting language with the goal of increasing programmer confidence. (by imp-language)

ocean

Programming language that compiles into a x86 ELF executable. (by riicchhaarrd)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
imp ocean
2 9
12 167
- -
0.0 0.0
almost 2 years ago over 1 year ago
Java C
Apache License 2.0 BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

imp

Posts with mentions or reviews of imp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-01.
  • September 2021 monthly "What are you working on?" thread
    8 projects | /r/ProgrammingLanguages | 1 Sep 2021
    In August I finished the module system for Imp. I’ve been designing Imp from the start to support the programmer’s confidence in their code, and the module system is no different. Imp is based on the JVM so each file eventually becomes one (or more) classes but that’s abstracted away from the user. This sub’s Discord has been so helpful for asking people about these concepts and for opinions on my design decisions.
  • A work in progress C compiler from scratch
    6 projects | news.ycombinator.com | 3 Aug 2021
    I've had good luck with ANTLR4 and ObjWeb ASM for my JVM language Imp https://github.com/mh15/imp

ocean

Posts with mentions or reviews of ocean. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-03.

What are some alternatives?

When comparing imp and ocean you can also consider the following projects:

OpenJ9 - Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.

mini-c - Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours

durin - the Dependent Unboxed higher-oRder Intermediate Notation

shecc - A self-hosting and educational C optimizing compiler

konna - A fast functional language based on two level type theory

flex - The Fast Lexical Analyzer - scanner generator for lexing in C and C++

Cwerg - The best C-like language that can be implemented in 10kLOC.

ravi-compiler - Parser and compiler for Ravi and Lua

pika - A WIP little dependently-typed systems language

llvm-project - The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.