Flex in replit?
how do i use flex and bison in replit. they are c tools for making programming languages. the most common way to install them on linux is with homebrew, but i cant install it on replit. is there a way to use flex and bison on replit?
Voters
install-pkg flex
?@Coder100 thanks, I never knew this command existed
yeah, replit is very very unique with its package installing
you don't have access to root @coding1001
@Coder100 they removed that now and now we have apt but not sudo so apt is useless (except for super cow powers)