openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
lisp-p
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 23 hours
ago. based on code collected
about 24 hours
ago.
Jul 19, 2024 — Jul 19, 2025
Showing page 1 of 1
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
parser code from the weekend. some encoding of productions as case classes.
Steve Jenson
More...
about 14 years ago
stupid todo
Steve Jenson
More...
about 14 years ago
don't put spaces onto the Token Stream.
Steve Jenson
More...
about 14 years ago
Giving punctuation it's own object, golfing away a val from tokenStream. (I'm not sure I like this better, just trying it)
Steve Jenson
More...
about 14 years ago
Hiding punctuation methods and map behind an object.
Steve Jenson
More...
about 14 years ago
hiding punctuation behind a Map.
Steve Jenson
More...
about 14 years ago
adding tabs
Steve Jenson
More...
about 14 years ago
Repl needs to know about the tokenizer.
Steve Jenson
More...
about 14 years ago
renaming misnamed Parser* files to Tokenizer*
Steve Jenson
More...
about 14 years ago
this is not a parser, it's a tokenizer. first step before moving it to better filenames.
Steve Jenson
More...
about 14 years ago
ensime config file.
Steve Jenson
More...
about 14 years ago
seal the trait for exhaustivity tests (reviewed by @9len)
Steve Jenson
More...
over 14 years ago
Edited src/main/scala/com/saladwithsteve/lisp-p/Parser.scala via GitHub
Steve Jenson
More...
over 14 years ago
better comments! pointed out some whack. better variable name! foo is not pro-style.
Steve Jenson
More...
over 14 years ago
Non-working repl. WIP.
Steve Jenson
More...
over 14 years ago
more parser spec.
Steve Jenson
More...
over 14 years ago
Basic Scheme parser based on lazy Streams. Understands nested structures.
Steve Jenson
More...
over 14 years ago
using standard-project and ignoring src_managed
Steve Jenson
More...
over 14 years ago
- improved .gitignore works better with sbt-generated files - killed old implicit for sorting - removed warnings for erased types - really that was all that was needed for upgrading to 2.8.1
Steve Jenson
More...
over 14 years ago
killing old test runners, preparing for the move to sbt
Steve Jenson
More...
over 14 years ago
die ant, nobody liked you anyway
Steve Jenson
More...
over 14 years ago
fixing atom?
Steve Jenson
More...
over 16 years ago
eq only works on lists.
Steve Jenson
More...
over 16 years ago
implementing Eq.
Steve Jenson
More...
over 16 years ago
implementing Cons and Quote.
Steve Jenson
More...
over 16 years ago
testing that (car '(a b)) returns a. yay! an actual milestone.
Steve Jenson
More...
over 16 years ago
basic test infrastructure.
Steve Jenson
More...
over 16 years ago
changing the name from lisp-p to just lisp. will come up with a better name later.
Steve Jenson
More...
over 16 years ago
first rough cut of lisp-p
Steve Jenson
More...
over 16 years ago
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree