ocaml-asp VS ocaml4noobs

Compare ocaml-asp vs ocaml4noobs and see what are their differences.

ocaml-asp

Algebraic, staged parsing for OCaml: typed, compositional, and faster than yacc (by yallop)

ocaml4noobs

Tutorial de OCaml para iniciantes na Linguagem. (by Camilotk)
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
ocaml-asp ocaml4noobs
1 2
95 385
- -
3.0 8.4
10 months ago 9 months ago
OCaml OCaml
MIT 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.

ocaml-asp

Posts with mentions or reviews of ocaml-asp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-19.
  • Multistage Programming / First Class runtime compiler support
    6 projects | /r/ProgrammingLanguages | 19 Aug 2022
    BER MetaOCaml is a variant of OCaml with first-class staging constructs. You can write a program that returns something of type "code for a program of type T" (possibly a function type), and then ask to compile this code and you get a value of type T. This has been used to demonstrate removing interpretation overhead in various settings, for example parser generators as a library.

ocaml4noobs

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

What are some alternatives?

When comparing ocaml-asp and ocaml4noobs you can also consider the following projects:

comby - A code rewrite tool for structural search and replace that supports ~every language.

ocaml-jupyter - An OCaml kernel for Jupyter (IPython) notebook

CompTime.jl - Library for compile-time computing in julia

sihl - A modular functional web framework

with-branching - An implementation of macroexpand-time conditionalization.

AdventOfCode2017 - My solutions for AoC 2017, using Nim, OCaml, and Python

metaocaml-frex

SATySFi - A statically-typed, functional typesetting system

angstrom - Parser combinators built for speed and memory efficiency

preface - Preface is an opinionated library designed to facilitate the handling of recurring functional programming idioms in OCaml.

Numba - NumPy aware dynamic Python compiler using LLVM

lwt - OCaml promises and concurrent I/O