Rare find

Aocla. A small programming language built from a puzzle, written in C.

github.com/antirez/aocla

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2023
  • README: add Fibonacci example.
  • README: f/xclarify list insert operators behavior.
  • README: in the stack -> on the stack.
  • README: fix markdown of a code block.
  • README: grammar fix. Not -> no.
  • README: grammar.
  • More markdown fix.
  • README: markdown fix.
  • README: tell that we don't show the full parser.
  • README: grammar.
  • README improved.
  • More markdown fights.
  • Markdown fixes.
  • README: draft finished.
January 2023
  • README: Aocla objects and parser.
  • README: some internals explanation.
  • README: more information about the language added.
  • make-tuple should set non quoted state.
  • make-tuple and a few memory fixes.
  • Native and polymorphic cat.