prog8 VS kotlin-native

Compare prog8 vs kotlin-native and see what are their differences.

prog8

high level programming language and compiler targeting 6502 machines such as the C-64 and CommanderX16 (by irmen)

kotlin-native

Kotlin/Native infrastructure (by JetBrains)
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
prog8 kotlin-native
4 2
135 7,103
- -
9.8 9.1
16 days ago over 2 years ago
Assembly Kotlin
GNU General Public License v3.0 or later Apache License 2.0
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.

prog8

Posts with mentions or reviews of prog8. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-27.

kotlin-native

Posts with mentions or reviews of kotlin-native. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-13.
  • KMM for custom SDK
    2 projects | /r/Kotlin | 13 Feb 2023
    There are linked issues at the bottom of https://github.com/JetBrains/kotlin-native/issues/2423 with more detail.
  • Our first year with Kotlin Multiplatform
    2 projects | dev.to | 21 Sep 2021
    The first one concerned how to optimally build Kotlin code as a framework for iOS apps. Even today, a year later, this topic is still not completely resolved, but the solution in the form of the so-called Umbrella module (or Integration module) turned out to be functional and sufficient for our needs, without limiting our work in any way.

What are some alternatives?

When comparing prog8 and kotlin-native you can also consider the following projects:

millfork - Millfork: a middle-level programming language targeting 6502- and Z80-based microcomputers and home consoles

kotlinx.coroutines - Library support for Kotlin coroutines

cc64 - cc64 is a small-C compiler written in Forth, hosted on the Commodore C64, Plus4 and C16 with 64k, and on the Commander X16. It is targeting the 6502 CPU.

klox - A Kotlin implementation of lox with a JVM backend built using ProGuardCORE

64tass - 64tass - cross assembler for 6502 etc. microprocessors - by soci/singular - [git clone from the original sourceforge repo]

manyclangs - Repository hosting unofficial binary pack files for many commits of LLVM

CROSS-LIB - CROSS LIB - A universal 8-bit library and some games built with it

kotlin - The Kotlin Programming Language.

Mad-Pascal - Mad Pascal Compiler for 6502 (Atari XE/XL, C64, C4Plus, Neo6502)

dstep - A tool for converting C and Objective-C headers to D modules

x16-hello-cc65 - "Hello World" examples using assembly and C with cc65 and the Commander X16

racket-llvm - racket llvm C-API bindings