I normally use "{{{" and "<<<<" as delimiteres in a plaintext . But obviously it doesn't work very well here, so I'll keep in mind to use indentation instead.
DrScheme, but unfortunately I can't figure out how to add it as a language instead of just running it through mzscheme so I don't get any useful syntax highlighting etc.
For quick prototyping I can see how Lua's tables would be extremely useful. I've been trying to think of a way to combine lisp macros with Lua tables to see how that turns out.
I got the snapshot he posted and it won't even load in mzscheme:
G:\Anarki\arc-wiki>mzscheme -m -f as.scm
compile: bad yntax; function application is not allowed, because no %app syntax transformer is bound in: (quote nil)
=== context ===
G:\Anarki\arc-wiki\ac.scm:978:0: aload1
>
It'll only load in DrScheme but then I get:
arc> (load "news.arc")
nil
arc> (nsv)
The syntax of the command is incorrect.
The syntax of the command is incorrect.
The syntax of the command is incorrect.
The syntax of the command is incorrect.
load items: Error: "directory-list: could not open \"G:\\Anarki\\arc-wiki\\arc\\news\\story\\\" (The system cannot find the path specified.; errno=3)"
arc>
Anarki was briefly incompatible with the latest MzScheme. The snapshot may have been made then. The latest revision should be better, though, at least with respect to MzScheme syntax errors.
arc> (nsv)
The syntax of the command is incorrect.
The syntax of the command is incorrect.
The syntax of the command is incorrect.
The syntax of the command is incorrect.
The syntax of the command is incorrect.
load items: Error: "directory-list: could not open \"G:\\MzScheme\\arc2\\arc/news/story/\""
arc>
Forgive my newbness but I've not used git before and don't really have a clue where to start. I did read that you can connect to git repos with other clients (I currently have TortoiseSVN installed) and would love to know how to do that as it would probably be the easier than setting up cygwin and figuring out git. Any help would be appreciated.
You can use git as a frontend to an svn repo but I haven't heard about doing it the other way. Because git is a superset of svn it may be possible but a quick search turns up nothing. Setting up cygwin is a snap. I am still a git noob. After an hour or two of reading you'll be able to use the git basics and after a few hours more reading you'll be able to use the basics and actually know wtf is going on underneath.
is there any solution for this?
.
.
The syntax of the command is incorrect.
load items: Error: "directory-list: could not open \"G:\\MzScheme\\arc2\\arc/news/story/\""