This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
gf-core
Watch
1
Star
0
Fork
1
You've already forked gf-core
mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced
2026-04-09 13:09:33 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d094d671bdcedee2345b676408f3d13b54fc45ee
gf-core
/
src
/
runtime
History
kr.angelov
d094d671bd
when printing floating literals use %lg instead of %lf for better output
2013-11-06 09:46:29 +00:00
..
c
when printing floating literals use %lg instead of %lf for better output
2013-11-06 09:46:29 +00:00
haskell
linearization by chunks in the GF shell: a new command 'lc' needed because 'l' requires type checking and trees with metavariable function heads don't type check. This will hopefully be a temporary command.
2013-11-05 17:28:47 +00:00
java
tabular linearization in the C and Java runtimes
2013-10-23 14:49:28 +00:00
javascript
fix a typo in src/runtime/javascript/translator.html
2013-09-25 07:13:50 +00:00
python
A simple type checker in the C runtime. Dependent types are not supported yet but HOAS is implemented. The API is accessible from Python as well
2013-11-04 17:10:46 +00:00