minima

A fast, byte-code interpreted language (by TheRealMichaelWang)

Minima Alternatives

Similar projects and alternatives to minima

  • Cwerg

    59 minima VS Cwerg

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

  • star

    An experimental programming language that's made to be powerful, productive, and predictable (by ALANVF)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Ark

    ArkScript is a small, fast, functional and scripting language for C++ projects

  • bluebird

    A work-in-progess programming language modeled after Ada and C++ (by csb6)

  • boring-lang

    A very boring programming language

  • Yoakke

    A collection of libraries for implementing compilers in .NET.

  • Freeze-OS

    An Operating System that runs on top of an interpreter.

  • 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
  • gravity

    Gravity Programming Language

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

minima reviews and mentions

Posts with mentions or reviews of minima. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-01.
  • Cannot Resolve a Conflicting Type Error
    1 project | /r/C_Programming | 29 Jul 2021
    Currently, I'm trying to migrate a project from MSVC to GCC to target different platforms aside from Windows. Using this makefile, a error: conflicting types for for all the methods defined in builtins.c and builtins.h. I'm using macros to define the functions so I suspect that has something to do with it.
  • Trouble reproducing bug
    1 project | /r/C_Programming | 20 Jul 2021
    Now to reproduce the bug, you have to run the contents of bug.txt. I ran it in REPL mode to see which specific line failed to execute (it’s the last line). Now inside one of the dependency files(the function sort_terms is where the bug occurred), I added the print statement to sorta approximate where it crashed.
  • Trouble Reproducing a Bug
    1 project | /r/cprogramming | 20 Jul 2021
    The program that I am working on is an interpreter, Minima, and it’s compiled with MSVC. More specifically I’m working on a symbolic math library in Minima. The executable that crashed can be found here. Download all the files in the example folder with the executable, those mainly consist of the dependencies I was using.
  • Compiler Optimizations Without an AST
    1 project | /r/ProgrammingLanguages | 20 Jul 2021
    I did write an AST to expedite the development time since I had initially thought that ASTs were not necessary, especially considering the nature of my languages syntax. However a lot of complications have arisen from trying to implement compiler optimizations without an AST. I was wondering whether there are some low hanging compiler optimizations that don’t require an AST to implement.
  • Favorite Language and Why
    1 project | /r/cshighschoolers | 13 Jul 2021
    Minima because I fucking wrote it. It’s OO, functional, supports lambdas and anon functions, and it’s way faster that Python.
  • July 2021 monthly "What are you working on?" thread
    7 projects | /r/ProgrammingLanguages | 1 Jul 2021
    I’ve just finished writing Minima’s inheritance system. You can check out an example here . I’ve been trying to weed out all the bugs and make Minima super stable.
  • Minima, an object-oriented scripting lang
    1 project | /r/programming | 30 Jun 2021
    1 project | /r/coolgithubprojects | 30 Jun 2021
  • Added inheritance to Minima
    1 project | /r/ProgrammingLanguages | 30 Jun 2021
    Minima now supports single-inheritance via the extend keyword. It resembles something akin to this example.
  • Composition vs Inheritance
    1 project | /r/ProgrammingLanguages | 19 Jun 2021
    From my observations, inheritance seems to be highly discourage among the programming community Although inheritance and polymorphism in general is a powerful tool when utilized properly, I’m unsure as to whether the addition of polymorphistic features to a programming language that I’m writing, is a sound idea.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 26 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic minima repo stats
14
46
0.0
over 2 years ago

TheRealMichaelWang/minima is an open source project licensed under Creative Commons Zero v1.0 Universal which is not an OSI approved license.

The primary programming language of minima is C.


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