Git Product home page Git Product logo

Comments (10)

vygr avatar vygr commented on May 18, 2024

I do have a crude doc viewer app currently that displays the limited set of markdown.md files in the docs folder.

I'd certainly like somthing better, but a full on WebBrowser would end up being massive to support all the stuff they use.

But I could see a very nice system that was quite compact around the idea of an extended markdown with Jupiter notebook style Lisp embedded sections.....

Maybe section tags just say witch app/class to start and give the section data to etc ?

from chrysalisp.

vygr avatar vygr commented on May 18, 2024

Good chance you can get ChrysaLisp onto the phone or even a Pine64 Linux phone etc

from chrysalisp.

paul-hammant avatar paul-hammant commented on May 18, 2024

From 12 year back: https://www.youtube.com/watch?v=mVrtdKOesVQ

  • Initially the description of a JQuery using "mailbox" fronend for a SpringBoot-like Java backend.
  • 2m 20s: A colleague (Vijay Jambu) demos and talks through the C-Ruby an Shooes web experience. At 5:30 a look at the Java-side sending a list that's compatible with Ruby's hashes instead of JSON for the older DOM app.
  • 6m: Us talking about Jean Lazarou's creation of the same for JRuby+Swing (his Swiby tech).

You know, if the crude markdown doc viewer were teased out into a separate repo gained an over-HTTP capability with a follow hyperlinks addition (and crude back button), then he community could do the work here. Oh and #260 :) In terminal: clbrowse http://domain/page.lisp using a system setting to pick the community app to launch into this Lisp page browser.

The Jupiter notebooks direction would be great too.

Jesktop again (no sandbox feature by the time I stopped working on it 15 years back) - I picked up two DOM browsers that other people had made - HorstScape and Xbrowser. Meaning - these things are going to come anyway, when enough people get the excitement for them. And a Lisp browser is an order easier to get to a certain level of completion that a HTML+JS browser. Maybe two orders.

from chrysalisp.

vygr avatar vygr commented on May 18, 2024

I pushed a new version on the simple docs app. This now has dynamically loaded modules for each doc section type ! Which means it easy to add new handlers. I also added simple word wrapping to the :text section handler while changing things around.

from chrysalisp.

paul-hammant avatar paul-hammant commented on May 18, 2024

Nice - facilitating commits :)

from chrysalisp.

RenlefuX avatar RenlefuX commented on May 18, 2024

Some reference comments
Keep all system files related to any runtime on Chrysalisp in one file format, even in browser app.
I think it will keep system as simple as possible and reduce parser resource cost on the system.
https://en.wikipedia.org/wiki/SXML

from chrysalisp.

Related Issues (20)

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.