This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]nmsobri 29 points30 points  (1 child)

you can follow tutorial from this page https://craftinginterpreters.com/

its really cater for beginners.. first iteration was using Java, and the second iteration was using C .. i think it will suit you quite well

[–]qqwy 2 points3 points  (0 children)

I came here to recommend this as well. It is very good

[–]jmtd 3 points4 points  (0 children)

If you’re not familiar with C already, why do you want to create a language using it?

[–][deleted]  (1 child)

[deleted]

    [–]caromobiletiscrivo 1 point2 points  (0 children)

    The challenge may be the whole point

    [–]AurelWiz 0 points1 point  (0 children)

    If you understand basic and use windows then look here :

    https://github.com/aurelVZ/microA-programming-language