linux language development tools

mahul

mahul

@mahul-ZxpiLA Oct 26, 2024
hi friends, i recently got interested in trying 2 build upa neat little programming language. i think the linux tools lex and yacc wd come in handy. do u ceans have any experience regarding this and would care to comment on this?

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • mahul

    mahul

    @mahul-ZxpiLA Nov 21, 2007

    hey no one wants 2 talk abt this?? _k at least tell me what u think?? i've tried using lex and this did not seem very tough. this could also be an entry in ur competion that u were talking about.....i doubt if something of this sort has ever come up before...n this site can be the first to host such a thing
  • simple

    simple

    @simple-3OHIl5 Nov 21, 2007

    building a programming language is no joke. i think you should define your objectives and do a proper study of the scope and feasibility of your language.
    here's a few questions i would like to ask
    1) is it an object oriented language?
    2) will it supports graphics?
    3) what about compiling (or interpreting) your language??

    by the way i will congratulate on your decision to do something new and exciting !!
    c ya!!
  • mahul

    mahul

    @mahul-ZxpiLA Nov 21, 2007

    there is no way i'm thinking of an object oriented or a graphics supporting language for that matter simple. it would be too complex and it would be take years for me to finish it all on my own( u see i don't have any one to paticipate with me in this) i'm just thinkng of a very basic language(one like BASIC itself) just 4 fun and a little experience. and yes i intend to build a compiler for this stuff. that is what i build after all.
  • simple

    simple

    @simple-3OHIl5 Nov 21, 2007

    is this helpful???
    <a href="https://epaperpress.com/lexandyacc/" target="_blank" rel="nofollow noopener noreferrer">Lex & Yacc</a>
  • mahul

    mahul

    @mahul-ZxpiLA Nov 21, 2007

    hey thanxx 4 the link......i'll check this out
  • pradeep_agrawal

    pradeep_agrawal

    @pradeep-agrawal-rhdX5z Jan 15, 2008

    Hi Mahul,

    Check out the link #-Link-Snipped-# for more details on compiler construction (especially on tools lex and yacc).

    I would recommend book O'Reilly - Lex & YACC. I good read for compiler construction.

    I have used some similar tools (JFlex and Cup that generates Java code instead of C code).

    Please let me know if you are stuck somewhere. I am not an expert in it but together we may resolve the problem.

    -Pradeep
  • mahul

    mahul

    @mahul-ZxpiLA Jan 16, 2008

    Thanxx pradeep, i actually lost steam for the thing as no one was interested. maybe now i will find the enthusiasm to start all over again..
  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Jan 16, 2008

    Mahul, Pradeep IS A linux & programming expert! Good to see you on CE, Pradeep!
  • mahul

    mahul

    @mahul-ZxpiLA Jan 17, 2008

    Thanks for the update _k, now i shall surely be starting this over again.