-
I'd like to dump a set of functions which is generated by JitBuilder into an object file of ELF or COFF format to get it linked later using a standard linker. I wasn't able to find any way to do this.…
-
Architect expressions are addressable from any other expression. This avoids the need to have a package manager for Architect expressions.
## Dhall
This idea derives from the Dhall language for …
-
Find solution for Android and iOS
-
What: Proposing a new [Language](http://doc.sccode.org/Browse.html#Language) Reference
Title: "Global Keyword Variables"
Motivation: To clarify a specific behavior which is scattered across the …
-
(I was [told](https://github.com/dart-lang/dart_enhancement_proposals/issues/4#issuecomment-88532893) to file this feedback here, so here goes:)
Metaclasses are the main pain point I have in dealing …
Hixie updated
9 years ago
-
Hi,
This may well be a really daft question but I thought I'd ask. If I do:
```
c2m knight_mir.c -c -O0 -o knight_mir.bmir0
c2m knight_mir.c -c -O1 -o knight_mir.bmir1
c2m knight_mir.c -c -O2…
-
I finally setup yksom to run the Are We Fast Yet benchmarks: http://github.com/smarr/are-we-fast-yet
CD and Havlak are failing.
Havlak seems not unusual:
```
yksom --cp .:Core:CD:DeltaBlue:Ha…
smarr updated
10 months ago
-
http://siegelwang.cn/computer_programs/PL/SICP_and_expression_problem_1
-
Looking at changes in benchmark numbers is unfortunately rarely very insightful by itself.
To understand what benchmarks spend their time on, it would be useful to add support for profiling.
Once …
smarr updated
3 years ago
-
I noticed on the 43oh group that forth has sprung forth in several forms. The SIMPL language mentioned here: http://forum.43oh.com/topic/9429-simpl-a-tiny-language-for-msp430/ looks similar to your e…