Skip to content

clprolf (CLear PROgramming Language and Framework) has been made for simplify programming, especially OOP. It is a superset of java. The clprolf framework is available for Java, C#, or PHP.

License

Notifications You must be signed in to change notification settings

charleskoffler/clprolf

Repository files navigation

clprolf language and framework

clprolf(CLear PROgramming Language and Framework) has been made for simplify programming, especially OOP. It is a superset of java.

The clprolf framework is available for Java, C#, or PHP.

clprolf official web site

Contributing

Clprolf official documentation

The kind of classes

Talking in Java versus talking in Clprolf - Quicksort example

Learning the class roles through Java wrappers

A clprolf design pattern example with multiple inheritance

The basics and the single inheritance of interfaces

Multiple Inheritance with Interfaces in clprolf

Getting started in clprolf

Concurrency and parallelism

The "underst" modifier

Complete definition

This document may seem quite hard at first glance. But it aims to be complete and bringing demonstrations.

Complete and theoretical definition of clprolf

AI-based tools Reactions

ChatGPT 4 reaction

ChatGPT 4o reaction

ChatGPT o1 reaction

ChatGPT o1-mini reaction

Google Gemini advanced reaction

Design patterns in clprolf analysis

Whole directory

Proxy pattern analysis

Sources

clprolf compiler

clprolf compiler directory

clprolf frameworks

clprolf Java framework

clprolf C# framework

clprolf PHP framework

Source examples

clprolf simple examples

clprolf algorithms examples

clprolf design patterns examples

clprolf games examples