c-compiler VS Hana

Compare c-compiler vs Hana and see what are their differences.

c-compiler

A compiler that accepts any valid program written in C. It is made using Lex and Yacc. Returns a symbol table, parse tree, annotated syntax tree and intermediate code. (by AnjaneyaTripathi)

Hana

Hana is an elegant, clean and minimalistic interpreted programming language inspired from lua, python and javascript <3 (by syylvette)
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
c-compiler Hana
1 1
97 10
- -
0.0 8.9
about 1 year ago about 1 year ago
Yacc C++
MIT License 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.

c-compiler

Posts with mentions or reviews of c-compiler. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-06.
  • Every night
    3 projects | /r/ProgrammerHumor | 6 Feb 2023
    This is just a front-end phase of a C compiler, but you should check out this to get an understanding of a basic front-end compiler using yacc and lex, which are two tools that were used a lot in generating the first layer of compilers that would be used to compile compilers like C, Pascal, and so on.

Hana

Posts with mentions or reviews of Hana. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing c-compiler and Hana you can also consider the following projects:

haxe - Haxe - The Cross-Platform Toolkit

winflexbison - Main winflexbision repository

grmtools - Rust grammar tool libraries and binaries

jet - A Fast C and Python like Programming Language that puts the Developer first. WIP

ravi-compiler - Parser and compiler for Ravi and Lua

LLVM-Guide - LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-time, and "idle-time" optimization of programs. Originally implemented for C/C++ , though, has a variety of front-ends, including Java, Python, etc.

H5assembler - code satic html pages without repeating yourself

live-bootstrap - Use of a Linux initramfs to fully automate the bootstrapping process

verible - Verible is a suite of SystemVerilog developer tools, including a parser, style-linter, formatter and language server