Skip to content

Modern fork of FunnelWeb (original written by Ross Williams)

License

Notifications You must be signed in to change notification settings

loa-in-/fw-utf8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fw-utf8

Modern fork of FunnelWeb (original written by Ross Williams) original can be found here: http://www.ross.net/funnelweb/

== Changelog ==

  • initial commit
  • scanner now allows non-ASCII characters to pass through

== files changed from upstream to first commit ==

  • style.h
  • scanner.c

== TODO ==

  • make it use unsigned char instead of whatever compiler decides to provide
  • support more encodings (maybe)