Post #2318898
2026-05-09 23:09 UTC
I've always had trouble with learning to do OOP in Ada. This blog post helped a lot:
https://entropicthoughts.com/object-oriented-programming-in-ada
as a result my Ada impl of Crafting Interpreters is starting to do something. Well, I can read a file through the Streams_IO package, and that'll let me actually write the lexer.
Replies (0)
No replies.