GithubHelp home page GithubHelp logo

vyacheslavmik / reblocks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 40ants/reblocks

0.0 1.0 0.0 5.82 MB

A fork of Weblocks Common Lisp web framework

Home Page: https://40ants.com/reblocks/

License: Other

Shell 0.25% JavaScript 10.53% Common Lisp 89.21%

reblocks's Introduction

Introduction

Reblocks is the fork of the Weblocks web frameworks written by Slava Akhmechet and maintained by Scott L. Burson and Olexiy Zamkoviy.

Some time ago I (Alexander Artemenko) found this old Weblocks and liked its idea of building web application out of widgets. But framework's code was complex and hard to change. Thus I decided to refactor it into a smaller core plus separate libraries implementing more advanced features.

A few years this refactored code lived in the repository https://github.com/40ants/weblocks and it was possible to install it from Ultralisp only. I didn't publish it to Quicklisp to not break sites using old version of the Weblocks. But at January 2022 I decided to rename ASDF system into the "reblocks" to make it installable from the Quicklisp under this name.

Core Features of Reblocks

  • Application pages are built from "widgets".

  • All business logic could be implemented in Common Lisp in server-side.

  • Framework's code is separated by functionality into a separate packages.

  • Project now has a hyperlinked documentation with code snippets and embedded interactive demos.

Framework's API is still under active development. All significant changes are described in the ChangeLog. You can add ChangeLog page into your RSS reader to be notified on new releases.

Removed Features

These features are present in the oldshool Weblocks version but were removed from the core of the Reblocks. Some of them might be implemented as a separate ASDF systems.

  • Views

  • Templates

  • Forms

  • Continuation based dialogs

You can read about these tools in the Removed Features section.

Learning Reblocks

To learn, how to use Reblocks to build a simple single-page application, proceed to the Quickstart section.

To learn how a real-world application can be built, inspect Ultralisp's code:

https://github.com/ultralisp/ultralisp

Getting Support

You can get support in our Gitter Chat:

https://gitter.im/40ants/weblocks


[generated by 40ANTS-DOC]

reblocks's People

Contributors

actions-user avatar aggieben avatar brewski82 avatar chrisbronkhorst avatar coffeemug avatar db48x avatar dpavlenkov avatar eslick avatar evanmonroig avatar html avatar jwr avatar makarovalexey avatar milancermak avatar radisb avatar s11001001 avatar simplyjt avatar skypher avatar slburson avatar svetlyak40wt avatar vibs29 avatar vindarel avatar woudshoo avatar xrme avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.