SaaSHub helps you find the best software and product alternatives Learn more →
Cfrs Alternatives
Similar projects and alternatives to cfrs
-
gcodepreview
OpenPythonSCAD library for moving a tool in lines and arcs so as to model how a part would be cut using G-code or described as a DXF.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
placeholder-loading
Simple and flexible, css only, content placeholder loading animation. https://zalog.github.io/placeholder-loading/
-
-
-
Scroll-Btween
ScrollBtween uses scroll position of document - or any DOM element - to tween CSS values on any DOM element.
-
-
cfrs discussion
cfrs reviews and mentions
-
Turtletoy
A few years ago, I wrote an esoteric, minimalistic turtle graphics language called CFRS[]: <https://susam.net/cfrs.html>.
This was an exercise in making a turtle graphics language that is as minimal as possible. It is closer to Brainfsck than JavaScript and it is not Turing complete, by design.
To see some demos, go to <https://susam.github.io/cfrs/demo.html>.
-
Turing-Drawings
Very impressive! In fact, I have come across your website before and I really like how sophisticated the demos are. Thanks for sharing.
I'd like to take this opportunity to share my own tools that are along the same lines:
https://susam.net/cfrs.html (Turtle graphics but with only 6 commands!)
https://susam.net/fxyt.html (Tixy-like but stack-based instructions)
To see the demos, click '?' and scroll down the manual.
-
Show HN: CFRS[]: Minimal turtle graphics with only 6 commands: C, F, R, S, [, ]
Hello! This project, CFRS[], is an update of an earlier project named CFR[] which was shared in its own Show HN post in 2023 here: <https://news.ycombinator.com/item?id=37956065>.
While the earlier project supported 5 commands, this project supports an additional command called 'S' to make the turtle sleep for 20 ms. This little addition can be used to produce interesting animation effects.
Here are some built-in demos:
https://susam.net/cfrs.html#1
https://susam.net/cfrs.html#2
https://susam.net/cfrs.html#3
https://susam.net/cfrs.html#4
https://susam.net/cfrs.html#5
See also https://susam.github.io/cfrs/demo.html for a nice collection of community demos.
- Show HN: CFRS[] – Turtle graphics and animation with only 6 simple commands
-
Show HN: CFRS[] Community Demos
Hello HN!
Back in 2023, I introduced CFRS[], a minimalist drawing language with turtle graphics, featuring just six simple commands, through a "Show HN" post.
Since then, I've received a number of creative patterns and animations created using this tiny language by the small and friendly community that has formed around it. In this post, I intend to share some of these interesting creations with everyone to highlight the ingenuity of their creators. If you create an interesting demo using this language, please share it in the comments--I'd love to see it!
Demos contributed by various HNers: https://susam.github.io/cfrs/demo.html
Try CFRS[] here: https://susam.net/cfrs.html
The original "Show HN" post that introduced CFRS[]: https://news.ycombinator.com/item?id=37956065
-
CFRS[] Community Demos: Patterns drawn with turtle graphics with 6 commands
I enjoyed spending a couple hours with this toy. Constraints lead to creativity, yada yada. Here's the interactive page: https://susam.net/cfrs.html#0
Bonus challenge: try drawing circles in under 64 bytes
- Show HN: CFRS[]: minimal drawing language with 6 commands: C, F, R, S, [, ]
- CFRS[] Community Demos: Minimal Turtle Graphics with Only 6 Simple Commands
- Fractal Experiments
- Show HN: Turtle graphics with only 6 commands: C, F, R, S, [, ]
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Aug 2026
Stats
susam/cfrs is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of cfrs is HTML.