This website works better with JavaScript.
Explore
Help
Sign In
bitgloo
/
alee-forth
Watch
1
Star
0
Fork
You've already forked alee-forth
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
69152efdad
master
native
optimize
llvm
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '69152efdad'
${ noResults }
alee-forth
/
alee.hpp
4 lines
60 B
C++
Raw
Normal View
History
Unescape
Escape
move libalee into folder
2 years ago
#
include
"libalee/parser.hpp"
#
include
"libalee/state.hpp"
build as library; add small target
2 years ago