descriptionTrylon computer language
homepage URLhttp://somefancy.com/trylon/
ownersteve@folta.net
last changeSat, 22 Jun 2013 06:09:33 +0000 (21 23:09 -0700)
content tags
add:
readme
Trylon is a computer language. It is basically a cross between Python and Smalltalk. It is dynamically typed, but compiles down to machine code (via an intermediate C step).
shortlog
2013-06-22 Steve FoltaDragging in some modules when X86Compiler is used,... master
2013-06-22 Steve FoltaAdded "Posix Termios". Incomplete and largely untested.
2013-06-21 Steve FoltaFixed a bug in "Tuple from:".
2013-03-26 Steve Folta"BytePtr string": Fixed for Mac OS X.
2013-01-08 Steve Foltatests/posix: Works again.
2013-01-08 Steve FoltaPosix Signal: Added a missing reference.
2013-01-05 Steve FoltaMac builds now prefer Homebrew as the source of the...
2011-06-29 Steve FoltaPosix signal handling.
2011-05-06 Steve FoltaX86Compiler: Fixed character literals.
2011-05-06 Steve FoltaX86Compiler: Fixed to work again after tags support...
2011-05-06 Steve Folta.gitignore: Added "working".
2011-04-17 Steve Folta"Float string: precision".
2011-04-17 Steve FoltaPosix TM
2010-10-25 Steve FoltaAdded support for generating "tags" file.
2010-10-25 Steve FoltaList is now a subclass of Collection.
2010-10-24 Steve FoltaCodeLines keep track of indentation level.
...
heads
10 years ago master
12 years ago string-split-at
14 years ago with-c-sources
14 years ago comma-precedence
14 years ago trylon-3-with-c-sources
14 years ago trylon-2-with-c-sources
14 years ago trylon-3
14 years ago trylon-2
14 years ago 3-tagged-ints
14 years ago 3-faster-row-fitting
14 years ago 3-x86
15 years ago 3-macbook-debug
15 years ago 2-to-compile-3
15 years ago x-2009.4.15
15 years ago 3-dispatch
15 years ago 3-shared-field-accessors
...