Giter Club home page Giter Club logo

Comments (5)

thehydroimpulse avatar thehydroimpulse commented on August 20, 2024

Not sure about graph-based, but I would personally go with Lisp. I'm currently working on a lisp-dialect in Rust (currently private until it works). I'm aiming it at making it super simple to interop with Rust.

Lisp is also, I think, more appropriate because it treats everything as simple data, rather than objects and hierarchies.

Gonna be adding LibJit to it pretty soon.

from conrod.

thehydroimpulse avatar thehydroimpulse commented on August 20, 2024

I've also been wanting to get a graph-based UI in Rust for some time now.

from conrod.

bvssvni avatar bvssvni commented on August 20, 2024

I've never used Lisp in depth, but I have been thinking about it and trying to engage someone for the Piston project.

We need a language that can be used in REPL environment and as a scripting language.

It has to be easy to use, because learning Rust + Lisp could simply be too much for most people.

However, I would definitely like to see some research in this direction.

from conrod.

thehydroimpulse avatar thehydroimpulse commented on August 20, 2024

Definitely. I'll try and find a talk that demonstrates the power of lisp as
an interactive source using hot swapping and such. It's an amazing
demonstration. They implemented it using C++ and LLVM, and the result was
surprising.

What I personally love about Lisp is that it's so easy to whip anything up.
Code is super concise and pretty clean.

Daniel Fagnan
@thehydroimpulse
http://hydrocodedesign.com
M: (780) 983-4997

On Mon, Jun 16, 2014 at 3:06 PM, Sven Nilsen [email protected]
wrote:

I've never used Lisp in depth, but I have been thinking about it and
trying to engage someone for the Piston project.

We need a language that can be used in REPL environment and as a scripting
language.

It has to be easy to use, because learning Rust + Lisp could simply be too
much for most people.

However, I would definitely like to see some research in this direction.


Reply to this email directly or view it on GitHub
#16 (comment)
.

from conrod.

thehydroimpulse avatar thehydroimpulse commented on August 20, 2024

Here it is: http://yow.eventer.com/yow-2013-1080/programming-in-time-live-coding-for-creative-performances-by-andrew-sorensen-1375

Source: https://github.com/digego/extempore

from conrod.

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.