The-C-Programming-Language VS ravi

Compare The-C-Programming-Language vs ravi and see what are their differences.

The-C-Programming-Language

Answers to exercises in K&R's The C Programming Language (second Edition). (by fsaadatmand)

ravi

Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers (by dibyendumajumdar)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
The-C-Programming-Language ravi
1 4
153 1,140
- -
0.0 4.3
about 3 years ago 9 months ago
C C
- GNU General Public License v3.0 or later
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.

The-C-Programming-Language

Posts with mentions or reviews of The-C-Programming-Language. We have used some of these posts to build our list of alternatives and similar projects.

ravi

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

What are some alternatives?

When comparing The-C-Programming-Language and ravi you can also consider the following projects:

pocketlang - A lightweight, fast embeddable scripting language.

LuaJIT - Mirror of the LuaJIT git repository

checkedc - Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors. Checked C does not address use-after-free errors. This repo has a wiki for Checked C, sample code, the specification, and test code.

terra - Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.

meson_prog_c - Trilobite Coder - (Meson build project for C application development)

nelua-lang - Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.

jaws - Jaws is an invisible programming language! Inject invisible code into other languages and files! Created for security research -- see blog post

moonjit - Just-In-Time Compiler for the Lua Programming language. Fork of LuaJIT to continue development. This project does not have an active maintainer, see https://twitter.com/siddhesh_p/status/1308594269502885889?s=20 for more detail.

modern-embedded-programming-course - Companion repository to the "Modern Embedded Systems Programming" video course.

nelua-decl - C binding generator for Nelua using GCC Lua plugin.

beginner-friendly-programming-exercises - These exercises are focused on absolute beginners. The purpose of these exercises is to help you develop algorithmic problem solving skills from early stage.

moonscript - :crescent_moon: A language that compiles to Lua