SaaSHub helps you find the best software and product alternatives Learn more →
Janet Alternatives
Similar projects and alternatives to janet
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
get-started-with-clojure
Learn Clojure and Interactive Programming – Zero install
-
-
scheme-for-max
Max/MSP external for scripting and live coding Max with s7 Scheme Lisp
-
ferret
Ferret is a free software lisp implementation for real time embedded control systems. (by nakkaya)
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
-
zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
-
-
-
paip-lisp
Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"
-
-
-
conjure
Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile)
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
janet reviews and mentions
- Why Fennel?
- Embeddable Common Lisp 23.9.9
-
Sharpscript: Lisp for Scripting
One might also check out Janet for quick scripting tasks.
-
Red Programming Language
Thanks!
I thought about another multiplatform, homoiconic, highly compact language: https://janet-lang.org/ (takes 803 kb on my machine).
It has no types though.
-
Systems Programming with Racket
Racket is great, and if you like it you might find Rash interesting:
Janet and Gerbil Scheme are also worth a look:
-
fe: A tiny, embeddable language implemented in ANSI C
If this project interests you but is a bit more minimal than you need, the Janet language is a slightly-less but still pretty lightweight embeddable Lisp with a strong library and community: https://janet-lang.org/
-
Sharing Saturday #461
Scripting language of choice for WWWW became Janet. Technically, it's Lisp. Raw Lisp still adds plenty of overhead, making it not much better than JSON. That's when WDL was born.
- Administrative Scripting with Julia
-
Are there smaller Clojure-esque Lisps available ?
But you can try Janet for fun https://janet-lang.org/
What counts as "Clojure-esque"? I know that there's Janet which doesn't buy into the whole "everything as lists!" mentality other Lisps have. There's just arrays, buffers, and tables (plus their immutable counterparts: tuples, strings, and structs, respectively). Plus the contributor library "Spork" has an HTTP framework.
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0f9b7e8cc0>
www.saashub.com | 3 Dec 2023
Stats
janet-lang/janet is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of janet is C.