If you were using Racket, you might be interested in this RacketCon video (time is linked):
https://youtu.be/WI8uA4KjQJk?t=1510 Racket has a very tree like code structure right in front of the developer, while I guess you would have to get through to the AST in other languages, where that is not the case, to do something similar. I found that project quite impressive and I wish I had something like it for other languages. I think there is also a paper about it. You can find it by searching for the name of the speaker. On Wednesday, February 20, 2019 at 5:51:38 PM UTC, Marc Kaufmann wrote: > > Hi all, > > I will be teaching a course on data analysis in R next year (September), > and may at some point add some Racketeering to my other courses (maybe), > and I was wondering how those of you who teach programming classes deal > with programming assignments. Are there somewhat language-independent > platforms for having students submit assignments that have to pass a bunch > of pre-specified tests, or would I need to look at what is available for > any given platform? Any security issues I should be aware of? > > All recommendations welcome, > > Marc > -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.