Git Product home page Git Product logo

Comments (4)

arialpew avatar arialpew commented on September 22, 2024 2

I know you are probably busy and working on a new project, but your blog serie is very very usefull. This is probably the single ressource on the web on "how" you can use Rowan outside of small toy. It deserve way more view.

I looked at your new project (unnamed-language) and it seem a bit more evolved, I think you learned a bit more since 2020 :) . Hope we can have some new blog post about your recent discovery.

from eldiro.

Roba1993 avatar Roba1993 commented on September 22, 2024 1

@arzg I'm totally impressed by your blog and would also love to see some new posts :)

From my perspective, an overview of the new architecture and what you have learned would be most interesting for me. You introduced also hir_lower and hit_ty a little bit more details to these crates would also be cool.

I'm more or less in the need right now to develop also a scripting language, because neither rhai nor rune are fulfilling my needs. I'm developing a business platform where customers can run their own business logic. I use rune today, but it has a lot of pitfalls....

Keep up the really cool work and please post again. From my personal perspective; your language will be used or not somewhere. But your blog post has thought a lot of people how to create a language and most likely will survive your language. 😄

from eldiro.

lunacookies avatar lunacookies commented on September 22, 2024

That’a a great point, thanks for the discovery. I definitely would prefer to allow identifiers to contain underscores, so that was an oversight when I was writing the regex. I’m really busy with schoolwork at the moment, and will likely continue to be until the end of the term. Currently the next part is halfway done, so I think I can finish it during the holidays. I’ll make sure to add an addendum about the regex.

from eldiro.

lunacookies avatar lunacookies commented on September 22, 2024

@kMeillet Thank you for the compliments, it means a lot! :)

unnamed-language (name pending) is definitely more advanced than Eldiro ever was, but it’s my first ever try at some parts of making a language that go beyond the absolute basics (name resolution, type checking). I came up with the ad-hoc algorithms I used for these, which means there’s probably a ‘proper’ way of doing things that I’ve just naively ignored. I don’t want to write a blog post about areas that are totally new to me, both to avoid distributing incorrect information and to avoid having to make tons of corrections and edits later.

Although the main reason I stopped writing blog posts for the series was initially a lack of time and later a loss of interest, I think having to write a detailed explanation with code snippets for every single change became tiring. Rather than just being able to write code and improve Eldiro, I had to keep pausing to write, only to have to change it later once I would inevitably find problems with my initial implementation.

What do you think would be useful to include in a blog post about unnamed-language? Maybe an overview of the architecture? Then again, to me at least it’s a straightforward extension of the one used by Eldiro.

from eldiro.

Related Issues (7)

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.