Post Au1So0SlnEyYUcNefA by [email protected] | |
More posts by [email protected] | |
Post #Au1So02XMlzZBG6hm4 by [email protected] | |
0 likes, 0 repeats | |
Playing with an idea to take what's essentially Pascal, but eliminating som… | |
Post #Au1So09yv5wlYLaeNU by [email protected] | |
0 likes, 0 repeats | |
@RenewedRebecca First language we learned in comp sci was Pascal. I already kne… | |
Post #Au1So0GMXN3Ds8ZkK8 by [email protected] | |
0 likes, 0 repeats | |
@GuitarSith Yeah, that sounds really um, suboptimal. | |
Post #Au1So0MOAxs6ApOYiW by [email protected] | |
0 likes, 0 repeats | |
@RenewedRebecca He wasn’t exactly someone that anyone really wanted working o… | |
Post #Au1So0PvxmhuLp3OF6 by [email protected] | |
0 likes, 0 repeats | |
Haven't figured out if I should try to target something p-code like or nati… | |
Post #Au1So0SlnEyYUcNefA by [email protected] | |
0 likes, 0 repeats | |
@GuitarSith I'm past my "fighting with other developers" stage of… | |
Post #Au1SoA8DqUTuTmqO1Y by [email protected] | |
0 likes, 0 repeats | |
@RenewedRebecca Hrm. Tough to say. Depends on the target hardware I guess. Fast… | |
Post #Au1SoADtVP1ClNUurg by [email protected] | |
0 likes, 0 repeats | |
@mos_8502 I guess p-code wouldn't be too hard to "optimize" down … | |
Post #Au1SoFIKeKXUUac1ya by [email protected] | |
0 likes, 0 repeats | |
@RenewedRebecca Maybe strip out the distinction between functions and procedure… | |
Post #Au1SoFOMHvMMnHQqMy by [email protected] | |
0 likes, 0 repeats | |
@mos_8502 That's not a bad idea. Pascal already has ': returnType'… | |
Post #Au1SoGtEibeZRKt18a by [email protected] | |
0 likes, 0 repeats | |
@RenewedRebecca I like how Swift does it: func doSomethingWith(foo: Bar, baz: Q… |