codereport / jsource

J Language Source Code. Livestream links ⬇️
https://www.youtube.com/playlist?list=PLVFrD1dmDdvfVhYLU_iKkV67X9XqCJLWe
Other
38 stars 18 forks source link

Add nice folder structure to /jsrc #27

Closed codereport closed 3 years ago

codereport commented 3 years ago

Add following folders:

I started to attempt to do this on the livestream, however, I underestimated the time (aka you need replace #include in all the files (and potentially there is a nicer way to do this with CMake).

Failed PR (https://github.com/codereport/jsource/pull/26)