Git Product home page Git Product logo

Comments (9)

creationix avatar creationix commented on August 10, 2024 1

Arduino is just C++ within a framework/library. It's not the easiest syntax to parse, but it's certainly the most popular style (JavaScript/Java/C/C++/C#/PHP/etc are all C-like syntax)

from bitlash.

creationix avatar creationix commented on August 10, 2024

Back when I looked at porting bitlash to the esp8266 I found that it makes a lot of assumptions about avr and arduino. It's a very simple language, it might make sense to re-implement it for other platforms. If we're going to do that then it might be time to re-evaluate the language decisions in light of the more powerful 32-bit processors.

This is an area in which I'm doing active research and would love to collaborate with someone.

from bitlash.

Curnelius avatar Curnelius commented on August 10, 2024

Thats right. I would like to read more about the design patterns required to write it again like a "pro", do you have something in mined ?

from bitlash.

q2dg avatar q2dg commented on August 10, 2024

Oooh, I would be really great if there was an platform-agnostic Bitlash. Really really great.
On the other hand, last commit in this github was more than two years ago...so maybe it's time to reboot.

from bitlash.

creationix avatar creationix commented on August 10, 2024

@q2dg what exactly about bitlash (as compared to JS, lua, ruby, python, forth, lisp) do you like? Is is just the idea of scripting on a microcontroller in general or do you like the specific design of bitlash?

from bitlash.

q2dg avatar q2dg commented on August 10, 2024

The idea of real-time interaction with the microcontroller as if I was in a telnet session (with the possibility of creating own scripts to run on it, yes) . Thanks.

from bitlash.

creationix avatar creationix commented on August 10, 2024

@billroy Would you be opposed to a new language being implemented that borrows heavily from the design of bitlash?

from bitlash.

billroy avatar billroy commented on August 10, 2024

Quite the contrary - I would encourage forks and forward experimentation in new directions!

-br

On Jul 25, 2016, at 9:53 AM, Tim Caswell [email protected] wrote:

@billroy https://github.com/billroy Would you be opposed to a new language being implemented that borrows heavily from the design of bitlash?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub #48 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/AAF-xp9FBfIZ6FMNwnBbTuSI7oGCIo3Vks5qZNvfgaJpZM4Ism3l.

from bitlash.

q2dg avatar q2dg commented on August 10, 2024

I haven't the technical skill to opinate about it. I'd only want front-end syntax were similar to Arduino's one.

from bitlash.

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.