clique VS lispe

Compare clique vs lispe and see what are their differences.

lispe

An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluation à la Haskell. (by naver)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
clique lispe
6 33
26 366
- 2.5%
9.7 9.6
6 days ago 12 days ago
TypeScript C
GNU General Public License v3.0 only 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.

clique

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

lispe

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

What are some alternatives?

When comparing clique and lispe you can also consider the following projects:

inet-cute - An implementation of interaction nets. -- ASCII art inspired syntax. -- Pure postfix expression. -- Using a stack-based low-layer language to build nets.

lisp-in-life - A Lisp interpreter implemented in Conway's Game of Life

schemable-svelte - svelte action for class decoration derived from media queries or user preferences.

zork-mdl - Original MDL source code for MIT's version of Zork

rheme - R4RS Scheme in 800 lines of Ruby

janet - A dynamic language and bytecode vm

ol - Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.

rc - rc shell -- independent re-implementation for Unix of the Plan 9 shell (from circa 1992)

swift-lispkit - Interpreter framework for Lisp-based extension and scripting languages on macOS and iOS. LispKit is based on the R7RS standard for Scheme. Its compiler generates bytecode for a virtual machine. LispKit is fully implemented in Swift 5.

xv6-public - xv6 OS

meta-typing - 📚 Functions and algorithms implemented purely with TypeScript's type system

tinylisp - Lisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.