awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
angrykoala avatar

angrykoala/chuckscript

0
View on GitHub↗
33 stars·0 forks·JavaScript·MIT·8 views

Chuckscript

Chuck Norris Programming Language

Features

  • Esoteric Languages - Unary-based language where code is represented as a single number.

Star history

Star history chart for angrykoala/chuckscriptStar history chart for angrykoala/chuckscript

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Chuckscript

These projects share indexed features with Chuckscript. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • angrykoala/mindfckangrykoala avatar

    angrykoala/mindfck

    6View on GitHub↗

    A simple language that transpiles to brainfuck:

    Go
    View on GitHub↗6
  • beneking102/benedictumBeneking102 avatar

    Beneking102/benedictum

    4View on GitHub↗

    A Latin-themed esoteric programming language.

    C
    View on GitHub↗4
  • dennismitchell/jellylanguageDennisMitchell avatar

    DennisMitchell/jellylanguage

    910View on GitHub↗

    Jelly is a golfing language inspired by J.

    Python
    View on GitHub↗910
  • aemkei/jsfuckaemkei avatar

    aemkei/jsfuck

    8,596View on GitHub↗

    jsfuck is an esoteric programming language and JavaScript source obfuscator. It functions as a code encoder that transforms standard JavaScript source code into a functional equivalent composed of a minimal character set. The project restricts its source code to six specific characters to hide logic and bypass security filters that block standard alphanumeric characters. It achieves this by using type coercion to derive symbols and accessing internal language objects through prototype manipulation. The system enables arbitrary JavaScript execution by converting strings into executable functi

    JavaScript
    View on GitHub↗8,596
Compare all 27 related projects→

Frequently asked questions

What does angrykoala/chuckscript do?

Chuck Norris Programming Language

What are the main features of angrykoala/chuckscript?

The main features of angrykoala/chuckscript are: Esoteric Languages.

Which projects share features with angrykoala/chuckscript?

Projects with overlapping indexed features include: angrykoala/mindfck — A simple language that transpiles to brainfuck:. beneking102/benedictum — A Latin-themed esoteric programming language. dennismitchell/jellylanguage — Jelly is a golfing language inspired by J. deybismelendez/ni — Spanish description in: https://github.com/DeybisMelendez/ni/blob/master/README-es.md. dolphywind/electra-lang — Electra is an esolang where you code like an electrician. Electra is inspired by AsciiDots. It uses instruction… aemkei/jsfuck — jsfuck is an esoteric programming language and JavaScript source obfuscator. It functions as a code encoder that…